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