Uses of Class
org.eclipse.emf.cdo.server.StoreThreadLocal.NoSessionRegisteredException
- 
Packages that use StoreThreadLocal.NoSessionRegisteredException Package Description org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores.
- 
- 
Uses of StoreThreadLocal.NoSessionRegisteredException in org.eclipse.emf.cdo.serverMethods in org.eclipse.emf.cdo.server that throw StoreThreadLocal.NoSessionRegisteredException Modifier and Type Method Description static IStoreAccessorStoreThreadLocal. getAccessor()static InternalSessionStoreThreadLocal. getSession()Returns the session associated with the current thread.
 
-