public class JBossASServerOperationsDelegate extends Object
| Constructor and Description |
|---|
JBossASServerOperationsDelegate(JBossASServerComponent serverComponent,
SystemInfo systemInfo) |
| Modifier and Type | Method and Description |
|---|---|
OperationResult |
invoke(JBossASServerSupportedOperations operation,
org.rhq.core.domain.configuration.Configuration parameters)
Performs the specified operation.
|
public JBossASServerOperationsDelegate(JBossASServerComponent serverComponent, SystemInfo systemInfo)
public OperationResult invoke(JBossASServerSupportedOperations operation, org.rhq.core.domain.configuration.Configuration parameters) throws InterruptedException
RuntimeException will be thrown.operation - the operation to performparameters - parameters to the operation callRuntimeException - if any errors occur while trying to perform the operationInterruptedExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.