Package | Description |
---|---|
org.jboss.managed.api | |
org.jboss.managed.api.annotation | |
org.jboss.managed.plugins |
Modifier and Type | Method and Description |
---|---|
ActivationPolicy |
ManagedProperty.getActivationPolicy()
Get the activation policy for property value updates.
|
Modifier and Type | Method and Description |
---|---|
static ActivationPolicy |
ActivationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivationPolicy[] |
ActivationPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ActivationPolicy |
ManagedPropertyImpl.getActivationPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
ManagedPropertyImpl.setActivationPolicy(ActivationPolicy policy) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.