|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas.JBossASServerOperationsDelegate
public class JBossASServerOperationsDelegate
Handles performing operations on a JBossAS instance.
| Constructor Summary | |
|---|---|
JBossASServerOperationsDelegate(JBossASServerComponent serverComponent,
SystemInfo systemInfo)
|
|
| Method Summary | |
|---|---|
OperationResult |
invoke(JBossASServerSupportedOperations operation,
Configuration parameters)
Performs the specified operation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JBossASServerOperationsDelegate(JBossASServerComponent serverComponent,
SystemInfo systemInfo)
| Method Detail |
|---|
public OperationResult invoke(JBossASServerSupportedOperations operation,
Configuration parameters)
throws java.lang.InterruptedException
RuntimeException will be thrown.
operation - the operation to performparameters - parameters to the operation call
java.lang.RuntimeException - if any errors occur while trying to perform the operation
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||