public final class WebContainerListener extends Object implements ContainerListener
| Constructor and Description |
|---|
WebContainerListener(InvocationManager invocationMgr,
InjectionManager injectionMgr,
NamedNamingObjectProxy validationNamingProxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
containerEvent(ContainerEvent event)
Acknowledge the occurrence of the specified event.
|
public WebContainerListener(InvocationManager invocationMgr, InjectionManager injectionMgr, NamedNamingObjectProxy validationNamingProxy)
public void containerEvent(ContainerEvent event)
ContainerListenercontainerEvent in interface ContainerListenerevent - ContainerEvent that has occurredCopyright © 2017. All rights reserved.