|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CmdConsole
The Interface Launcher.
| Method Summary | |
|---|---|
java.lang.Object |
execute(CmdConfigType cmdConfig,
ConnectionConfigType connectionConfig,
java.lang.String[] parameters)
Execute. |
java.lang.Object |
execute(CmdConfigType cmdConfig,
JmxConnection connection,
java.lang.Object globalResult,
java.lang.String[] parameters)
Execute. |
| Method Detail |
|---|
java.lang.Object execute(CmdConfigType cmdConfig,
ConnectionConfigType connectionConfig,
java.lang.String[] parameters)
throws JmxConnectionException,
OperationException
cmdConfig - the cmd configconnectionConfig - the connection configparameters - the parameters
JmxConnectionException - the jmx connection exception
OperationException - the operation exception
java.lang.Object execute(CmdConfigType cmdConfig,
JmxConnection connection,
java.lang.Object globalResult,
java.lang.String[] parameters)
throws OperationException
cmdConfig - the cmd configconnection - the connectionparameters - the parametersglobalResult - the result
OperationException - the operation exception
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||