| Package | Description |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.scope |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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 © 2015. All Rights Reserved.