private static class ExcaliburComponentManagerServlet.Latch extends AbstractReferenceProxyLatch
| Modifier and Type | Field and Description |
|---|---|
(package private) ExcaliburComponentManagerCreator |
m_componentManagerCreator |
| Constructor and Description |
|---|
ExcaliburComponentManagerServlet.Latch(ExcaliburComponentManagerCreator componentManagerCreator)
Create a new Latch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
triggered()
Called when all of the proxies have notified that they are done.
|
createProxy, notifyFinalized, requestTriggerExcaliburComponentManagerCreator m_componentManagerCreator
ExcaliburComponentManagerServlet.Latch(ExcaliburComponentManagerCreator componentManagerCreator)
ecmc - The ExcaliburComponentManagerCreator to be disposed
when all proxies are done.public void triggered()
throws java.lang.Exception
triggered in class AbstractReferenceProxyLatchjava.lang.Exception