|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.fthpis.datastore.ExtendedUDDIDataStoreFactory
Implementation of Factory pattern responsible for instantiating the FTHPISDataStore interface implementation.
Constructor Summary | |
ExtendedUDDIDataStoreFactory()
|
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 ExtendedUDDIDataStoreFactory()
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 |