|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LifeCycle.STATE | |
|---|---|
| org.ow2.petals.registry.api.lifecycle | |
| Uses of LifeCycle.STATE in org.ow2.petals.registry.api.lifecycle |
|---|
| Methods in org.ow2.petals.registry.api.lifecycle that return LifeCycle.STATE | |
|---|---|
LifeCycle.STATE |
AbstractLifeCycle.getState()
|
LifeCycle.STATE |
LifeCycle.getState()
|
static LifeCycle.STATE |
LifeCycle.STATE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LifeCycle.STATE[] |
LifeCycle.STATE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.petals.registry.api.lifecycle with parameters of type LifeCycle.STATE | |
|---|---|
void |
AbstractLifeCycle.setState(LifeCycle.STATE state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||