| Package | Description |
|---|---|
| org.jboss.managed.api | |
| org.jboss.managed.plugins |
| Modifier and Type | Method and Description |
|---|---|
ManagedParameter[] |
ManagedOperation.getParameters()
The parameter information for the operation arguments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedParameterImpl |
| Modifier and Type | Method and Description |
|---|---|
ManagedParameter[] |
ManagedOperationImpl.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedOperationImpl.setParameters(ManagedParameter[] parameters) |
| Constructor and Description |
|---|
ManagedOperationImpl(String name,
String description,
ManagedOperation.Impact impact,
ManagedParameter[] parameters,
MetaType returnType) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.