|
SmartFrog 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.smartfrog.sfcore.common.ConfigurationAction
org.smartfrog.sfcore.common.ActionDiagnostics
public class ActionDiagnostics
Implements Diagnostics Action for a component
| Constructor Summary | |
|---|---|
ActionDiagnostics()
|
|
| Method Summary | |
|---|---|
static ComponentDescription |
Diagnostics(Prim prim)
Gets and prints a diagnostics report from the target component |
java.lang.Object |
execute(ProcessCompound targetP,
ConfigurationDescriptor configuration)
Deploy Action. |
| Methods inherited from class org.smartfrog.sfcore.common.ConfigurationAction |
|---|
execute, HandleTerminationException, selectTargetProcess |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionDiagnostics()
| Method Detail |
|---|
public static ComponentDescription Diagnostics(Prim prim)
throws SmartFrogException,
java.rmi.RemoteException
prim - component to get report from.
SmartFrogException - failure in some part of the process
java.rmi.RemoteException - In case of network/rmi error
public java.lang.Object execute(ProcessCompound targetP,
ConfigurationDescriptor configuration)
throws SmartFrogException,
java.rmi.RemoteException
execute in class ConfigurationActiontargetP - target where to execute the configuration commandconfiguration - configuration command to be executed
SmartFrogException - failure in some part of the process
java.rmi.RemoteException - In case of network/rmi error
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||