|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.resourcemanager.impl.operators.Operator
org.gcube.vremanagement.resourcemanager.impl.operators.DeployServiceOperator
public class DeployServiceOperator
A Deployer Operator that contacts the Deployer Services on the target nodes asking for the package deployment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gcube.vremanagement.resourcemanager.impl.operators.Operator |
|---|
Operator.ACTION |
| Constructor Summary | |
|---|---|
DeployServiceOperator(OperatorConfig configuration,
ServiceList services,
Operator.ACTION action)
|
|
| Method Summary | |
|---|---|
void |
exec()
Executes the operator's tasks |
| Methods inherited from class org.gcube.vremanagement.resourcemanager.impl.operators.Operator |
|---|
run |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeployServiceOperator(OperatorConfig configuration,
ServiceList services,
Operator.ACTION action)
| Method Detail |
|---|
public void exec()
throws java.lang.Exception
Operator
exec in class Operatorjava.lang.Exception - if any of the tasks fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||