public interface ContainerListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
sendEvent(ContainerEvent event,
javax.servlet.ServletContext ctx) |
void sendEvent(ContainerEvent event, javax.servlet.ServletContext ctx)
event - the event fired.ctx - the ServletContext for this service allowing to check or modify the
existing context.Copyright © 2018. All rights reserved.