org.granite.client.tide.spring
Class SpringInstanceStoreFactory
java.lang.Object
org.granite.client.tide.spring.SpringInstanceStoreFactory
- All Implemented Interfaces:
- InstanceStoreFactory
public class SpringInstanceStoreFactory
- extends Object
- implements InstanceStoreFactory
- Author:
- William DRAI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringInstanceStoreFactory
public SpringInstanceStoreFactory(ApplicationContext applicationContext)
createStore
public InstanceStore createStore(Context context)
- Specified by:
createStore in interface InstanceStoreFactory