|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.edg.data.reptor.info.InfoServiceFactory
The factory to instantiate an info service provider
Constructor Summary | |
InfoServiceFactory()
|
Method Summary | |
static InfoService |
create(java.lang.String className,
Configuration config)
Constructs an info service of the given class. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InfoServiceFactory()
Method Detail |
public static InfoService create(java.lang.String className, Configuration config) throws org.edg.data.util.InvalidConfigurationException, ConfigurationException, InfoServiceException
org.edg.data.util.InvalidConfigurationException
ConfigurationException
InfoServiceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |