Uses of Interface
org.apache.catalina.LifecycleListener
-
Packages that use LifecycleListener Package Description com.sun.enterprise.web org.apache.catalina org.apache.catalina.connector org.apache.catalina.core org.apache.catalina.loader org.apache.catalina.logger org.apache.catalina.realm This package containsRealmimplementations for the various supported realm technologies for authenticating users and identifying their associated roles.org.apache.catalina.session This package contains the standardManagerandSessionimplementations that represent the collection of active sessions and the individual sessions themselves, respectively, that are associated with aContext.org.apache.catalina.startup org.apache.catalina.util org.apache.catalina.valves This package contains a variety of small Valve implementations that do not warrant being packaged separately. -
-
Uses of LifecycleListener in com.sun.enterprise.web
Classes in com.sun.enterprise.web that implement LifecycleListener Modifier and Type Class Description classWebModuleContextConfigStartup event listener for a Context that configures the properties of that Context, and the associated defined servlets.Methods in com.sun.enterprise.web that return LifecycleListener Modifier and Type Method Description LifecycleListener[]WebContainer. findLifecycleListeners()Get the lifecycle listeners associated with this lifecycle.Methods in com.sun.enterprise.web that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>PEAccessLogValve. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this PEAccessLogValve.Methods in com.sun.enterprise.web with parameters of type LifecycleListener Modifier and Type Method Description voidPEAccessLogValve. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidPEAccessLogValve. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component. -
Uses of LifecycleListener in org.apache.catalina
Methods in org.apache.catalina that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>Lifecycle. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this Lifecycle instance.Methods in org.apache.catalina with parameters of type LifecycleListener Modifier and Type Method Description voidLifecycle. addLifecycleListener(LifecycleListener listener)Add a LifecycleEvent listener to this component.voidLifecycle. removeLifecycleListener(LifecycleListener listener)Remove a LifecycleEvent listener from this component. -
Uses of LifecycleListener in org.apache.catalina.connector
Methods in org.apache.catalina.connector that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>Connector. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this Connector.Methods in org.apache.catalina.connector with parameters of type LifecycleListener Modifier and Type Method Description voidConnector. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidConnector. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component. -
Uses of LifecycleListener in org.apache.catalina.core
Classes in org.apache.catalina.core that implement LifecycleListener Modifier and Type Class Description classNamingContextListenerHelper class used to initialize and populate the JNDI context associated with each context and server.Methods in org.apache.catalina.core that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>ContainerBase. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this Container.List<LifecycleListener>StandardPipeline. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this Pipeline.List<LifecycleListener>StandardServer. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this StandardServer.List<LifecycleListener>StandardService. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this StandardService.Methods in org.apache.catalina.core with parameters of type LifecycleListener Modifier and Type Method Description voidContainerBase. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidStandardPipeline. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidStandardServer. addLifecycleListener(LifecycleListener listener)Add a LifecycleEvent listener to this component.voidStandardService. addLifecycleListener(LifecycleListener listener)Add a LifecycleEvent listener to this component.voidContainerBase. removeLifecycleListener(LifecycleListener listener)Removes the given lifecycle event listener from this Container.voidStandardPipeline. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component.voidStandardServer. removeLifecycleListener(LifecycleListener listener)Remove a LifecycleEvent listener from this component.voidStandardService. removeLifecycleListener(LifecycleListener listener)Remove a LifecycleEvent listener from this component. -
Uses of LifecycleListener in org.apache.catalina.loader
Methods in org.apache.catalina.loader that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>WebappLoader. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this WebappLoader.Methods in org.apache.catalina.loader with parameters of type LifecycleListener Modifier and Type Method Description voidWebappLoader. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidWebappLoader. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component. -
Uses of LifecycleListener in org.apache.catalina.logger
Methods in org.apache.catalina.logger that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>LoggerBase. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this LoggerBase.Methods in org.apache.catalina.logger with parameters of type LifecycleListener Modifier and Type Method Description voidLoggerBase. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidLoggerBase. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component. -
Uses of LifecycleListener in org.apache.catalina.realm
Methods in org.apache.catalina.realm that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>RealmBase. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this Realm.Methods in org.apache.catalina.realm with parameters of type LifecycleListener Modifier and Type Method Description voidRealmBase. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidRealmBase. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component. -
Uses of LifecycleListener in org.apache.catalina.session
Methods in org.apache.catalina.session that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>PersistentManagerBase. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this session manager.List<LifecycleListener>StandardManager. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this StandardManager.List<LifecycleListener>StoreBase. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this Store.Methods in org.apache.catalina.session with parameters of type LifecycleListener Modifier and Type Method Description voidPersistentManagerBase. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidStandardManager. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidStoreBase. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidPersistentManagerBase. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component.voidStandardManager. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component.voidStoreBase. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component. -
Uses of LifecycleListener in org.apache.catalina.startup
Classes in org.apache.catalina.startup that implement LifecycleListener Modifier and Type Class Description classContextConfigStartup event listener for a Context that configures the properties of that Context, and the associated defined servlets.classEngineConfigStartup event listener for a Engine that configures the properties of that Engine, and the associated defined contexts.classHostConfigStartup event listener for a Host that configures the properties of that Host, and the associated defined contexts.classUserConfigStartup event listener for a Host that configures Contexts (web applications) for all defined "users" who have a web application in a directory with the specified name in their home directories.Methods in org.apache.catalina.startup that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>Embedded. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this Embedded instance.Methods in org.apache.catalina.startup with parameters of type LifecycleListener Modifier and Type Method Description voidEmbedded. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidEmbedded. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component. -
Uses of LifecycleListener in org.apache.catalina.util
Methods in org.apache.catalina.util that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>LifecycleSupport. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this LifecycleSupport instance.Methods in org.apache.catalina.util with parameters of type LifecycleListener Modifier and Type Method Description voidLifecycleSupport. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidLifecycleSupport. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component. -
Uses of LifecycleListener in org.apache.catalina.valves
Methods in org.apache.catalina.valves that return types with arguments of type LifecycleListener Modifier and Type Method Description List<LifecycleListener>ValveBase. findLifecycleListeners()Gets the (possibly empty) list of lifecycle listeners associated with this Valve.Methods in org.apache.catalina.valves with parameters of type LifecycleListener Modifier and Type Method Description voidValveBase. addLifecycleListener(LifecycleListener listener)Add a lifecycle event listener to this component.voidValveBase. removeLifecycleListener(LifecycleListener listener)Remove a lifecycle event listener from this component.
-