de.smartics.properties.impl.config.resource
Class AutodetectDataSourceResourceConfigurationPropertiesFactory
java.lang.Object
de.smartics.properties.spi.config.support.AbstractConfigurationPropertiesFactory<ConfigurationPropertiesManagement>
de.smartics.properties.impl.config.ds.AutodetectDataSourceConfigurationPropertiesFactory
de.smartics.properties.impl.config.resource.AutodetectDataSourceResourceConfigurationPropertiesFactory
-
All Implemented Interfaces:
-
ConfigurationPropertiesFactory,
ConfigurationPropertiesManagementFactory,
Serializable
-
@ThreadSafe
public class AutodetectDataSourceResourceConfigurationPropertiesFactory
-
extends
AutodetectDataSourceConfigurationPropertiesFactory
Factory to create instances of ConfigurationPropertiesManagement
being based on a delegate passed to it.
-
See Also:
-
Serialized Form
Method Summary |
String |
toString() Returns the string representation of the object. |
Methods inherited from class de.smartics.properties.spi.config.support.AbstractConfigurationPropertiesFactory |
addPropertyProviders, addPropertyProviders, addRootLocations, addRootLocations, addRootUrls, create, createDefault, createDefaultManagement, createManagement, getArtifactRef, getFactoryConfiguration, getRegisteredConfigurationKeys, getRegistry, materialize, release, remove |
AutodetectDataSourceResourceConfigurationPropertiesFactory
public AutodetectDataSourceResourceConfigurationPropertiesFactory()
-
Default constructor.
AutodetectDataSourceResourceConfigurationPropertiesFactory
public AutodetectDataSourceResourceConfigurationPropertiesFactory(DataSourceConfiguration configuration)
-
Constructor that enables the configuration to be set.
-
Parameters:
-
configuration
- the configuration to use for this factory.
toString
public String toString()
-
Returns the string representation of the object.
-
-
Overrides:
-
toString
in class
AbstractConfigurationPropertiesFactory<ConfigurationPropertiesManagement>
-
-
Returns:
-
the string representation of the object.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.