|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEScopeManager | |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.scope | |
| org.gcube.common.core.utils.calls | |
| org.gcube.common.core.utils.handlers | |
| Uses of GCUBEScopeManager in org.gcube.common.core.contexts |
|---|
| Classes in org.gcube.common.core.contexts that implement GCUBEScopeManager | |
|---|---|
class |
GCUBEServiceContext
Partial implementation of contexts for gCube services. |
| Methods in org.gcube.common.core.contexts that return GCUBEScopeManager | |
|---|---|
GCUBEScopeManager |
GCUBEServiceContext.getScopeManager()
Deprecated. as to 1.6.0 use ScopeProvider.instance instead |
| Methods in org.gcube.common.core.contexts with parameters of type GCUBEScopeManager | ||
|---|---|---|
static
|
GCUBERemotePortTypeContext.getProxy(PORTTYPE portTypeStub,
GCUBEScopeManager scopeManager,
GCUBESecurityManager... securityManager)
Deprecated. as to 1.6.0 redirects to GCUBERemotePortTypeContext.getProxy(Remote) ignoring GCUBEScopeManager and GCUBESecurityManager parameters |
|
static
|
GCUBERemotePortTypeContext.getProxy(PORTTYPE portTypeStub,
GCUBEScopeManager scopeManager,
int callTimeout,
GCUBESecurityManager... securityManager)
Deprecated. as to 1.6.0 redirects to #getProxy(Remote, int) ignoring GCUBEScopeManager and GCUBESecurityManager parameters |
|
| Uses of GCUBEScopeManager in org.gcube.common.core.scope |
|---|
| Classes in org.gcube.common.core.scope that implement GCUBEScopeManager | |
|---|---|
class |
GCUBEScopeManagerImpl
Deprecated. As to 1.6.0, use ScopeProvider.instance instead |
| Fields in org.gcube.common.core.scope declared as GCUBEScopeManager | |
|---|---|
static GCUBEScopeManager |
GCUBEScopeManager.DEFAULT
Deprecated. as to 1.6.0, use ScopeProvider.instance instead to manage the current scope. |
| Uses of GCUBEScopeManager in org.gcube.common.core.utils.calls |
|---|
| Methods in org.gcube.common.core.utils.calls that return GCUBEScopeManager | |
|---|---|
GCUBEScopeManager |
RICall.RICallHandler.getScopeManager()
Returns the scope manager of the handler. |
GCUBEScopeManager |
StagingCall.StagingHandler.getScopeManager()
Returns the scope manager of the handler. |
GCUBEScopeManager |
GCUBECall.getScopeManager()
Returns the scope manager used for the call. |
GCUBEScopeManager |
WSCall.WSCallHandler.getScopeManager()
Returns the scope manager of the handler. |
| Methods in org.gcube.common.core.utils.calls with parameters of type GCUBEScopeManager | |
|---|---|
void |
GCUBECall.setScopeManager(GCUBEScopeManager scopeManager)
Sets the scope manager used for the call. |
| Constructors in org.gcube.common.core.utils.calls with parameters of type GCUBEScopeManager | |
|---|---|
GCUBECall(GCUBEScopeManager scopeManager,
GCUBESecurityManager... securityManager)
Creates an instance with a scope manager and a security manager. |
|
RICall(GCUBEScopeManager scopeManager,
GCUBESecurityManager... securityManager)
Creates an instance with a scope manager and a security manager. |
|
StagingCall(GCUBEScopeManager scopeManager,
GCUBESecurityManager... securityManager)
Creates an instance with a scope manager and a security manager. |
|
WSCall(GCUBEScopeManager scopeManager,
GCUBESecurityManager... securityManager)
Creates an instance with a scope manager and a security manager. |
|
| Uses of GCUBEScopeManager in org.gcube.common.core.utils.handlers |
|---|
| Methods in org.gcube.common.core.utils.handlers that return GCUBEScopeManager | |
|---|---|
GCUBEScopeManager |
GCUBEIHandler.getScopeManager()
Returns the scope manager of the handler. |
GCUBEScopeManager |
GCUBEHandler.getScopeManager()
Returns the scope manager of the handler. |
| Methods in org.gcube.common.core.utils.handlers with parameters of type GCUBEScopeManager | |
|---|---|
void |
GCUBEIHandler.setScopeManager(GCUBEScopeManager manager)
Sets a scope manager for the handler. |
void |
GCUBEHandler.setScopeManager(GCUBEScopeManager manager)
Sets a scope manager for the handler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||