|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.utils.handlers.GCUBEHandler<?>>
org.gcube.common.vremanagement.deployer.impl.operators.PatchOperator
public class PatchOperator
Applies a patch to local files
| Field Summary |
|---|
| Fields inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler |
|---|
handled, logger, producer |
| Constructor Summary | |
|---|---|
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)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler |
|---|
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, getState, notify, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, setState, subscribe, undo, unsubscribe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public 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 caller| Method Detail |
|---|
public 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<?>>Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||