public class TomcatEventHandlerAdapter extends TomcatEventHandlerAdapter
eventHandler, factory, init, serverProvider, start| Constructor and Description |
|---|
TomcatEventHandlerAdapter(ContainerEventHandler eventHandler,
ServerProvider serverProvider,
TomcatFactory factory) |
TomcatEventHandlerAdapter(ContainerEventHandler eventHandler,
TomcatConnectorConfiguration connectorConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addListeners(org.apache.catalina.Server server) |
protected void |
removeListeners(org.apache.catalina.Server server) |
containerEvent, destroy, init, isAfterInit, isBeforeDestroy, lifecycleEvent, propertyChange, start, stop, toObjectNamepublic TomcatEventHandlerAdapter(ContainerEventHandler eventHandler, TomcatConnectorConfiguration connectorConfiguration)
public TomcatEventHandlerAdapter(ContainerEventHandler eventHandler, ServerProvider serverProvider, TomcatFactory factory)
protected void addListeners(org.apache.catalina.Server server)
addListeners in class TomcatEventHandlerAdapterprotected void removeListeners(org.apache.catalina.Server server)
removeListeners in class TomcatEventHandlerAdapterCopyright © 2023 JBoss by Red Hat. All rights reserved.