org.granite.client.tide.impl
Class SimpleContextManager.DefaultInstanceStoreFactory
java.lang.Object
org.granite.client.tide.impl.SimpleContextManager.DefaultInstanceStoreFactory
- All Implemented Interfaces:
- InstanceStoreFactory
- Enclosing class:
- SimpleContextManager
public static class SimpleContextManager.DefaultInstanceStoreFactory
- extends Object
- implements InstanceStoreFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleContextManager.DefaultInstanceStoreFactory
public SimpleContextManager.DefaultInstanceStoreFactory()
createStore
public InstanceStore createStore(Context context)
- Specified by:
createStore in interface InstanceStoreFactory