|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.aries.blueprint.testbundleb.BeanForBeanProcessorTest
public class BeanForBeanProcessorTest
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.aries.blueprint.testbundlea.ProcessableBean |
---|
ProcessableBean.Phase |
Constructor Summary | |
---|---|
BeanForBeanProcessorTest()
|
Method Summary | |
---|---|
java.util.List<BeanProcessor> |
getProcessedBy()
|
java.util.List<BeanProcessor> |
getProcessedBy(ProcessableBean.Phase p)
|
void |
processAfterDestroy(BeanProcessor bp)
|
void |
processAfterInit(BeanProcessor bp)
|
void |
processBeforeDestroy(BeanProcessor bp)
|
void |
processBeforeInit(BeanProcessor bp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanForBeanProcessorTest()
Method Detail |
---|
public java.util.List<BeanProcessor> getProcessedBy()
getProcessedBy
in interface ProcessableBean
public java.util.List<BeanProcessor> getProcessedBy(ProcessableBean.Phase p)
getProcessedBy
in interface ProcessableBean
public void processAfterDestroy(BeanProcessor bp)
processAfterDestroy
in interface ProcessableBean
public void processAfterInit(BeanProcessor bp)
processAfterInit
in interface ProcessableBean
public void processBeforeDestroy(BeanProcessor bp)
processBeforeDestroy
in interface ProcessableBean
public void processBeforeInit(BeanProcessor bp)
processBeforeInit
in interface ProcessableBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |