|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.biojava.directory.RegistryConfiguration.Impl
A simple implementation of RegistryConfiguration backed by a Map.
| Nested Class Summary |
| Nested classes inherited from class org.biojava.directory.RegistryConfiguration |
RegistryConfiguration.Composite, RegistryConfiguration.Impl |
| Constructor Summary | |
RegistryConfiguration.Impl(java.lang.String configFileLocation,
java.util.Map config)
|
|
| Method Summary | |
java.lang.String |
getConfigLocator()
getConfigLocator returns a locator for the
configuration. |
java.util.Map |
getConfiguration()
getConfiguration returns a mapping of registry
database names to collections of tag-value pairs. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegistryConfiguration.Impl(java.lang.String configFileLocation,
java.util.Map config)
| Method Detail |
public java.util.Map getConfiguration()
RegistryConfigurationgetConfiguration returns a mapping of registry
database names to collections of tag-value pairs.
getConfiguration in interface RegistryConfigurationMap.public java.lang.String getConfigLocator()
RegistryConfigurationgetConfigLocator returns a locator for the
configuration.
getConfigLocator in interface RegistryConfigurationString.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||