public class PatchOperator
extends org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.utils.handlers.GCUBEHandler<?>>
| Constructor and Description |
|---|
PatchOperator(org.gcube.common.vremanagement.deployer.stubs.common.PackageInfo packageinfo,
org.apache.axis.types.URI uri,
org.apache.axis.message.addressing.EndpointReferenceType callbackEPR,
String callbackID,
boolean restart,
org.gcube.common.core.scope.GCUBEScope callerScope) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, getState, notify, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, setState, subscribe, undo, unsubscribepublic PatchOperator(org.gcube.common.vremanagement.deployer.stubs.common.PackageInfo packageinfo,
org.apache.axis.types.URI uri,
org.apache.axis.message.addressing.EndpointReferenceType callbackEPR,
String callbackID,
boolean restart,
org.gcube.common.core.scope.GCUBEScope callerScope)
packageinfo - information about the package to patchuri - the URI from with the patch will be downloadedcallbackEPR - the EPR to notify about the result of the patch operationcallbackID - the ID of the operation as passed as input by the callerpublic void run()
throws Exception
run in interface org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.common.core.utils.handlers.GCUBEHandler<?>>run in class org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.utils.handlers.GCUBEHandler<?>>ExceptionCopyright © 2015. All Rights Reserved.