Class | Description |
---|---|
AbstractConnector |
Basic Connector implementations like getter and Setter of contentResolver, objectResolver.
|
AbstractPropertyConnector |
Basic Implementation of
Connector s whiche are Property-related. |
CachedConnectorWrapper |
Wrap a Connector and caches all Values.
|
ClasspathConnector |
Connector implementation to read Settings from the Classpath.
|
EnvironmentConnector |
The Environment variable implementation of an
Connector . |
FilteredConnectorWrapper | |
FSConnector |
The FileSystem implementation of an
Connector . |
JNDIConnector |
The JNDI Context implementation of an
Connector . |
PreferencesConnector |
Connector which uses the
Preferences feature of Java. |
PropertyFileConnector |
The
Properties -File implementation of an Connector . |
SystemPropertyConnector |
The SystemProperties implementation of an
Connector . |
Copyright © 2008–2014. All rights reserved.