|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifecycleVisitor.Transition | |
---|---|
org.apache.felix.ipojo.manipulator.metadata.annotation.visitor |
Uses of LifecycleVisitor.Transition in org.apache.felix.ipojo.manipulator.metadata.annotation.visitor |
---|
Methods in org.apache.felix.ipojo.manipulator.metadata.annotation.visitor that return LifecycleVisitor.Transition | |
---|---|
static LifecycleVisitor.Transition |
LifecycleVisitor.Transition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LifecycleVisitor.Transition[] |
LifecycleVisitor.Transition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.felix.ipojo.manipulator.metadata.annotation.visitor with parameters of type LifecycleVisitor.Transition | |
---|---|
LifecycleVisitor(ComponentWorkbench workbench,
java.lang.String name,
LifecycleVisitor.Transition transition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |