|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.core.porttypes.GCUBEPortType
org.gcube.vremanagement.resourcemanager.porttypes.ScopeController
public class ScopeController
ScopeController portType implementation
| Field Summary | |
|---|---|
protected org.gcube.common.core.utils.logging.GCUBELog |
logger
Object logger. |
| Fields inherited from class org.gcube.common.core.porttypes.GCUBEPortType |
|---|
initialized |
| Constructor Summary | |
|---|---|
ScopeController()
|
|
| Method Summary | |
|---|---|
protected void |
addScopeToInstanceState(org.gcube.common.core.scope.GCUBEScope scope)
Adds the scope to the current service's instance |
void |
changeScopeOptions(org.gcube.vremanagement.resourcemanager.stubs.scontroller.OptionsParameters options)
Changes some options on the scope |
void |
createScope(org.gcube.vremanagement.resourcemanager.stubs.scontroller.CreateScopeParameters params)
|
String |
disposeScope(String targetScope)
Disposes the managed Scope |
protected InstanceState |
getInstanceState()
Gets the instance state |
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext()
|
| Methods inherited from class org.gcube.common.core.porttypes.GCUBEPortType |
|---|
destroy, init, onFailure, onInitialisation, onReady, onStateChange, onUpdate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final org.gcube.common.core.utils.logging.GCUBELog logger
| Constructor Detail |
|---|
public ScopeController()
| Method Detail |
|---|
public String disposeScope(String targetScope)
throws org.gcube.vremanagement.resourcemanager.stubs.common.InvalidScopeFaultType,
org.gcube.common.core.faults.GCUBEFault
params -
org.gcube.common.core.faults.GCUBEFault
org.gcube.vremanagement.resourcemanager.stubs.common.InvalidScopeFaultType
public void createScope(org.gcube.vremanagement.resourcemanager.stubs.scontroller.CreateScopeParameters params)
throws org.gcube.vremanagement.resourcemanager.stubs.common.InvalidScopeFaultType,
org.gcube.vremanagement.resourcemanager.stubs.scontroller.InvalidOptionsFaultType,
org.gcube.common.core.faults.GCUBEFault
org.gcube.vremanagement.resourcemanager.stubs.common.InvalidScopeFaultType
org.gcube.vremanagement.resourcemanager.stubs.scontroller.InvalidOptionsFaultType
org.gcube.common.core.faults.GCUBEFault
public void changeScopeOptions(org.gcube.vremanagement.resourcemanager.stubs.scontroller.OptionsParameters options)
throws org.gcube.vremanagement.resourcemanager.stubs.scontroller.InvalidOptionsFaultType,
org.gcube.vremanagement.resourcemanager.stubs.scontroller.InvalidOptionsFaultType,
org.gcube.common.core.faults.GCUBEFault
options - the new options to change
org.gcube.common.core.faults.GCUBEFault - if any of the input options is not valid
org.gcube.vremanagement.resourcemanager.stubs.scontroller.InvalidOptionsFaultTypeprotected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortType
protected InstanceState getInstanceState()
throws org.globus.wsrf.NoSuchResourceException,
org.globus.wsrf.ResourceException
InstanceState
org.globus.wsrf.NoSuchResourceException
org.globus.wsrf.ResourceException
protected void addScopeToInstanceState(org.gcube.common.core.scope.GCUBEScope scope)
throws org.globus.wsrf.ResourceException
scope -
org.globus.wsrf.ResourceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||