|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessableBean.Phase | |
---|---|
org.apache.aries.blueprint.testbundlea | |
org.apache.aries.blueprint.testbundleb |
Uses of ProcessableBean.Phase in org.apache.aries.blueprint.testbundlea |
---|
Methods in org.apache.aries.blueprint.testbundlea that return ProcessableBean.Phase | |
---|---|
static ProcessableBean.Phase |
ProcessableBean.Phase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProcessableBean.Phase[] |
ProcessableBean.Phase.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.aries.blueprint.testbundlea with parameters of type ProcessableBean.Phase | |
---|---|
java.util.List<BeanProcessor> |
ProcessableBean.getProcessedBy(ProcessableBean.Phase p)
|
Uses of ProcessableBean.Phase in org.apache.aries.blueprint.testbundleb |
---|
Methods in org.apache.aries.blueprint.testbundleb with parameters of type ProcessableBean.Phase | |
---|---|
java.util.List<BeanProcessor> |
BeanForBeanProcessorTest.getProcessedBy(ProcessableBean.Phase p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |