Package | Description |
---|---|
org.jboss.aop.advice |
Modifier and Type | Method and Description |
---|---|
AdviceMethodProperties.OptionalParameters |
AdviceMethodProperties.getOptionalParameters() |
static AdviceMethodProperties.OptionalParameters |
AdviceMethodProperties.OptionalParameters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdviceMethodProperties.OptionalParameters[] |
AdviceMethodProperties.OptionalParameters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AdviceMethodProperties.setOptionalParameters(AdviceMethodProperties.OptionalParameters optionalParameters) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.