Uses of Class
org.gcube.common.core.scope.GCUBEScopeManager.IllegalScopeException

Packages that use GCUBEScopeManager.IllegalScopeException
org.gcube.common.core.contexts   
org.gcube.common.core.scope   
 

Uses of GCUBEScopeManager.IllegalScopeException in org.gcube.common.core.contexts
 

Methods in org.gcube.common.core.contexts that throw GCUBEScopeManager.IllegalScopeException
 void GCUBEServiceContext.setScope(GCUBEScope scope)
          Associates a scope with the current thread.
 void GCUBEServiceContext.setScope(Thread thread, GCUBEScope... scope)
          Deprecated. as to 1.6.0, using ScopeProvider.instance does not require setting scopes on child threads.
 void GCUBEServiceContext.setScope(Thread thread, GCUBEScope scope)
          Deprecated. as to 1.6.0, using ScopeProvider.instance does not require setting scopes on child threads.
 

Uses of GCUBEScopeManager.IllegalScopeException in org.gcube.common.core.scope
 

Methods in org.gcube.common.core.scope that throw GCUBEScopeManager.IllegalScopeException
 void GCUBEScopeManager.setScope(GCUBEScope scope)
          Deprecated. as to 1.6.0, use ScopeProvider#instance#set(String) instead
 void GCUBEScopeManagerImpl.setScope(Thread thread, GCUBEScope scope)
          Deprecated.  
 



Copyright © 2013. All Rights Reserved.