|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.avalon.excalibur.component.servlet.AbstractReferenceProxyLatch
org.apache.avalon.excalibur.component.servlet.ExcaliburComponentManagerServlet.Latch
private static class ExcaliburComponentManagerServlet.Latch
Field Summary | |
---|---|
(package private) ExcaliburComponentManagerCreator |
m_componentManagerCreator
|
Constructor Summary | |
---|---|
ExcaliburComponentManagerServlet.Latch(ExcaliburComponentManagerCreator componentManagerCreator)
Create a new Latch. |
Method Summary | |
---|---|
void |
triggered()
Called when all of the proxies have notified that they are done. |
Methods inherited from class org.apache.avalon.excalibur.component.servlet.AbstractReferenceProxyLatch |
---|
createProxy, notifyFinalized, requestTrigger |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
ExcaliburComponentManagerCreator m_componentManagerCreator
Constructor Detail |
---|
ExcaliburComponentManagerServlet.Latch(ExcaliburComponentManagerCreator componentManagerCreator)
ecmc
- The ExcaliburComponentManagerCreator to be disposed
when all proxies are done.Method Detail |
---|
public void triggered() throws java.lang.Exception
triggered
in class AbstractReferenceProxyLatch
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |