Module com.aoapps.appcluster.imap
Package com.aoapps.appcluster.imap
Class ImapResourcePropertiesConfigurationFactory
java.lang.Object
com.aoapps.appcluster.imap.ImapResourcePropertiesConfigurationFactory
- All Implemented Interfaces:
ResourcePropertiesConfigurationFactory<ImapResource,
ImapResourceNode>
public class ImapResourcePropertiesConfigurationFactory
extends Object
implements ResourcePropertiesConfigurationFactory<ImapResource,ImapResourceNode>
Loads the configuration for an IMAP inbox.
- Author:
- AO Industries, Inc.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ImapResourcePropertiesConfigurationFactory
public ImapResourcePropertiesConfigurationFactory()
-
-
Method Details
-
newResourcePropertiesConfiguration
public ResourcePropertiesConfiguration<ImapResource,ImapResourceNode> newResourcePropertiesConfiguration(AppClusterPropertiesConfiguration properties, String id) throws AppClusterConfigurationException - Specified by:
newResourcePropertiesConfiguration
in interfaceResourcePropertiesConfigurationFactory<ImapResource,
ImapResourceNode> - Throws:
AppClusterConfigurationException
-