|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.impl.AbstractContainer
public abstract class AbstractContainer
An implementation of some of the simpler methods from Container
| Constructor Summary | |
|---|---|
AbstractContainer()
|
|
| Method Summary | |
|---|---|
protected void |
callInitializingBeans()
Used after setup to call InitializingBean.afterContainerSetup(Container)
on all the contained beans. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.directwebremoting.Container |
|---|
getBean, getBeanNames |
| Constructor Detail |
|---|
public AbstractContainer()
| Method Detail |
|---|
protected void callInitializingBeans()
InitializingBean.afterContainerSetup(Container)
on all the contained beans.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||