|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.fthpis.datastore.WSContextDataStoreFactory
Implementation of Factory pattern responsible for instantiating the FTHPISDataStore interface implementation. The name of the class to instantiate should exist as a property in the juddi.properties configuration file with a property name of juddi.datasource.FTHPISDataStoreClassName. If the property is not found an Exception is thrown.
Constructor Summary | |
WSContextDataStoreFactory()
|
Method Summary | |
static FTHPISDataStore |
getDataStore()
Returns a new instance of a FTHPISDataStore. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WSContextDataStoreFactory()
Method Detail |
public static FTHPISDataStore getDataStore()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |