|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedOperation.Impact | |
---|---|
org.jboss.managed.api | |
org.jboss.managed.plugins |
Uses of ManagedOperation.Impact in org.jboss.managed.api |
---|
Methods in org.jboss.managed.api that return ManagedOperation.Impact | |
---|---|
ManagedOperation.Impact |
ManagedOperation.getImpact()
Get the impact of the operation |
static ManagedOperation.Impact |
ManagedOperation.Impact.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ManagedOperation.Impact[] |
ManagedOperation.Impact.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ManagedOperation.Impact in org.jboss.managed.plugins |
---|
Methods in org.jboss.managed.plugins that return ManagedOperation.Impact | |
---|---|
ManagedOperation.Impact |
ManagedOperationImpl.getImpact()
|
Methods in org.jboss.managed.plugins with parameters of type ManagedOperation.Impact | |
---|---|
void |
ManagedOperationImpl.setImpact(ManagedOperation.Impact impact)
|
Constructors in org.jboss.managed.plugins with parameters of type ManagedOperation.Impact | |
---|---|
ManagedOperationImpl(String name,
String description,
ManagedOperation.Impact impact,
ManagedParameter[] parameters,
MetaType returnType)
|
|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |