|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanProcessor | |
---|---|
org.apache.aries.blueprint.compendium.cm | |
org.apache.aries.blueprint.testbundlea | |
org.apache.aries.blueprint.testbundleb |
Uses of BeanProcessor in org.apache.aries.blueprint.compendium.cm |
---|
Classes in org.apache.aries.blueprint.compendium.cm that implement BeanProcessor | |
---|---|
class |
CmManagedProperties
TODO |
Uses of BeanProcessor in org.apache.aries.blueprint.testbundlea |
---|
Classes in org.apache.aries.blueprint.testbundlea that implement BeanProcessor | |
---|---|
class |
BeanProcessorTest
|
Methods in org.apache.aries.blueprint.testbundlea that return types with arguments of type BeanProcessor | |
---|---|
java.util.List<BeanProcessor> |
ProcessableBean.getProcessedBy()
|
java.util.List<BeanProcessor> |
ProcessableBean.getProcessedBy(ProcessableBean.Phase p)
|
Methods in org.apache.aries.blueprint.testbundlea with parameters of type BeanProcessor | |
---|---|
void |
ProcessableBean.processAfterDestroy(BeanProcessor bp)
|
void |
ProcessableBean.processAfterInit(BeanProcessor bp)
|
void |
ProcessableBean.processBeforeDestroy(BeanProcessor bp)
|
void |
ProcessableBean.processBeforeInit(BeanProcessor bp)
|
Uses of BeanProcessor in org.apache.aries.blueprint.testbundleb |
---|
Methods in org.apache.aries.blueprint.testbundleb that return types with arguments of type BeanProcessor | |
---|---|
java.util.List<BeanProcessor> |
BeanForBeanProcessorTest.getProcessedBy()
|
java.util.List<BeanProcessor> |
BeanForBeanProcessorTest.getProcessedBy(ProcessableBean.Phase p)
|
Methods in org.apache.aries.blueprint.testbundleb with parameters of type BeanProcessor | |
---|---|
void |
BeanForBeanProcessorTest.processAfterDestroy(BeanProcessor bp)
|
void |
BeanForBeanProcessorTest.processAfterInit(BeanProcessor bp)
|
void |
BeanForBeanProcessorTest.processBeforeDestroy(BeanProcessor bp)
|
void |
BeanForBeanProcessorTest.processBeforeInit(BeanProcessor bp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |