|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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()
RegistryConfiguration
getConfiguration
returns a mapping of registry
database names to collections of tag-value pairs.
getConfiguration
in interface RegistryConfiguration
Map
.public java.lang.String getConfigLocator()
RegistryConfiguration
getConfigLocator
returns a locator for the
configuration.
getConfigLocator
in interface RegistryConfiguration
String
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |