Package | Description |
---|---|
org.settings4j.connector | |
org.settings4j.helper.configuration |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPropertyConnector
Basic Implementation of
Connector s whiche are Property-related. |
class |
ClasspathConnector
Connector implementation to read Settings from the Classpath.
|
class |
EnvironmentConnector
The Environment variable implementation of an
Connector . |
class |
FSConnector
The FileSystem implementation of an
Connector . |
class |
JNDIConnector
The JNDI Context implementation of an
Connector . |
class |
PreferencesConnector
Connector which uses the
Preferences feature of Java. |
class |
PropertyFileConnector
The
Properties -File implementation of an Connector . |
class |
SystemPropertyConnector
The SystemProperties implementation of an
Connector . |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationToConnectorAdapter
Adapter to use an Apache Commons Configuration
as Settings4j connector.
|
Copyright © 2008–2014. All rights reserved.