|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.expeditor.datastore.WSContextSpaceFactory
Implementation of Factory pattern responsible for instantiating the DataStore interface implementation.
Constructor Summary | |
WSContextSpaceFactory()
|
Method Summary | |
static ContextSpaceDataStore |
getDataStore()
Returns a new instance of a DataStore. |
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 WSContextSpaceFactory()
Method Detail |
public static ContextSpaceDataStore 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 |