org.granite.client.tide.cdi
Class CDIInstanceStoreFactory
java.lang.Object
org.granite.client.tide.cdi.CDIInstanceStoreFactory
- All Implemented Interfaces:
- InstanceStoreFactory
public class CDIInstanceStoreFactory
- 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 |
CDIInstanceStoreFactory
public CDIInstanceStoreFactory(BeanManager beanManager)
createStore
public InstanceStore createStore(Context context)
- Specified by:
createStore in interface InstanceStoreFactory