|
||||||||||
| 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.Reporting
public class Reporting
Reporting 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 | |
|---|---|
Reporting()
|
|
| Method Summary | |
|---|---|
protected void |
addScopeToInstanceState(org.gcube.common.core.scope.GCUBEScope scope)
Adds the scope to the current service's instance |
protected InstanceState |
getInstanceState()
Gets the instance state |
String |
getReport(String ID)
Gets a Resource Report |
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext()
|
void |
sendReport(org.gcube.vremanagement.resourcemanager.stubs.reporting.SendReportParameters reportMessage)
Receives a deployment session. |
| 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 Reporting()
| Method Detail |
|---|
public void sendReport(org.gcube.vremanagement.resourcemanager.stubs.reporting.SendReportParameters reportMessage)
throws org.gcube.common.core.faults.GCUBEFault
#addResources(AddResourcesParameters)
operation
session - the resource session
org.gcube.common.core.faults.GCUBEFault - if the session does not have a valid serialization
public String getReport(String ID)
throws org.gcube.vremanagement.resourcemanager.stubs.reporting.NoSuchReportFaultType
ID - the session identifier
GNoSuchReportFaultTypeCUBEFault - if the session is not found or does not have a valid serialization
org.gcube.vremanagement.resourcemanager.stubs.reporting.NoSuchReportFaultTypeprotected 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 | |||||||||