Uses of Class
org.apache.catalina.LifecycleException
-
Packages that use LifecycleException Package Description com.sun.appserv.web.cache com.sun.enterprise.security.web com.sun.enterprise.web com.sun.enterprise.web.connector.coyote com.sun.web.security.realmadapter org.apache.catalina org.apache.catalina.authenticator This package containsAuthenticatorimplementations for the various supported authentication methods (BASIC, DIGEST, and FORM).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 LifecycleException in com.sun.appserv.web.cache
Methods in com.sun.appserv.web.cache that throw LifecycleException Modifier and Type Method Description voidCacheManager. start()Start this Context component.voidCacheManager. stop()Stop this Context component. -
Uses of LifecycleException in com.sun.enterprise.security.web
Methods in com.sun.enterprise.security.web that throw LifecycleException Modifier and Type Method Description voidGlassFishSingleSignOn. start()Prepare for the beginning of active use of the public methods of this component.voidGlassFishSingleSignOn. stop()Gracefully terminate the active use of the public methods of this component. -
Uses of LifecycleException in com.sun.enterprise.web
Methods in com.sun.enterprise.web that throw LifecycleException Modifier and Type Method Description WebConnectorWebContainer. addConnector(NetworkListener httpListener, HttpService httpService, boolean start)protected voidWebModuleContextConfig. authenticatorConfig()Always sets up an Authenticator regardless of any security constraints.protected voidWebModule. callServletContainerInitializers()protected voidWebModuleContextConfig. configureResource()static voidTomcatDeploymentConfig. configureWebModule(WebModule webModule, WebBundleDescriptorImpl webModuleDescriptor)Configure aWebModuleby applying web.xml information contained inWebBundleDescriptor.voidWebContainer. deleteConnector(WebConnector connector)Stops and deletes the specified http listener.voidWebContainer. deleteConnector(NetworkListener httpListener)Stops and deletes the specified http listener.voidWebContainer. deleteHost(HttpService httpService)Delete virtual-server.voidWebConnector. initialize()voidHealthChecker. start()voidPEAccessLogValve. start()Prepare for the beginning of active use of the public methods of this component.voidPEHADBHealthChecker. start()Prepare for the beginning of active use of the public methods of this component.voidWebModule. start()Starts this web module.protected voidWebModuleContextConfig. start()Process a "start" event for this Context - in backgroundvoidHealthChecker. stop()voidPEAccessLogValve. stop()Gracefully terminate the active use of the public methods of this component.voidPEHADBHealthChecker. stop()Gracefully terminate the active use of the public methods of this component.voidPEReplicationReceiver. stop()voidReplicationReceiver. stop()voidVirtualServer. stop()voidWebContainer. stop()Gracefully terminate the active use of the public methods of this component.voidWebModule. stop()Stops this web module.voidWebContainer. updateConnector(NetworkListener networkListener, HttpService httpService)Update an network-listenervoidWebContainer. updateConnectorProperty(NetworkListener listener, String propName, String propValue)Update an http-listener propertyprotected voidWebContainer. updateDefaultWebModule(VirtualServer virtualServer, String[] listenerNames, WebModuleConfig webModuleConfig)Updates the given virtual server with the given default path.voidWebContainer. updateHost(VirtualServer vsBean)Updates a virtual-server element.voidWebContainer. updateHttpService(HttpService httpService)Processes an update to the http-service element -
Uses of LifecycleException in com.sun.enterprise.web.connector.coyote
Methods in com.sun.enterprise.web.connector.coyote that throw LifecycleException Modifier and Type Method Description voidPECoyoteConnector. initialize()Initialize this connector.voidPECoyoteConnector. start()voidPECoyoteConnector. stop() -
Uses of LifecycleException in com.sun.web.security.realmadapter
Constructors in com.sun.web.security.realmadapter that throw LifecycleException Constructor Description AuthenticatorProxy(Authenticator authenticator, Principal principal, String authType) -
Uses of LifecycleException in org.apache.catalina
Methods in org.apache.catalina that throw LifecycleException Modifier and Type Method Description voidConnector. initialize()Invoke a pre-startup initialization.voidServer. initialize()Invoke a pre-startup initialization.voidService. initialize()Invoke a pre-startup initialization.voidLifecycleListener. lifecycleEvent(LifecycleEvent event)Acknowledge the occurrence of the specified event.voidService. removeConnector(Connector connector)Remove the specified Connector from the set associated from this Service.voidLifecycle. start()Prepare for the beginning of active use of the public methods of this component.voidLifecycle. stop()Gracefully terminate the active use of the public methods of this component. -
Uses of LifecycleException in org.apache.catalina.authenticator
Methods in org.apache.catalina.authenticator that throw LifecycleException Modifier and Type Method Description voidAuthenticatorBase. start()Prepare for the beginning of active use of the public methods of this component.voidDigestAuthenticator. start()voidSingleSignOn. start()Prepare for the beginning of active use of the public methods of this component.voidAuthenticatorBase. stop()Gracefully terminate the active use of the public methods of this component.voidSingleSignOn. stop()Gracefully terminate the active use of the public methods of this component. -
Uses of LifecycleException in org.apache.catalina.connector
Methods in org.apache.catalina.connector that throw LifecycleException Modifier and Type Method Description voidConnector. initialize()Initialize this connector (create ServerSocket here!)voidConnector. start()Begin processing requests via this Connector.voidConnector. stop()Terminate processing requests via this Connector. -
Uses of LifecycleException in org.apache.catalina.core
Methods in org.apache.catalina.core that throw LifecycleException Modifier and Type Method Description voidStandardContext. alternateResourcesStart()Starts this context's alternate doc base resources.protected voidStandardContext. callServletContainerInitializers()voidStandardService. destroy()voidStandardServer. initialize()Invoke a pre-startup initialization.voidStandardService. initialize()Invoke a pre-startup initialization.voidStandardContext. loadOnStartup(Container[] children)Load and initialize all servlets marked "load on startup" in the web application deployment descriptor.protected voidStandardContext. managerStart()Starts the session manager of this Context.protected voidStandardContext. managerStop()Stops the session manager of this Context.voidStandardService. removeConnector(Connector connector)Remove the specified Connector from the set associated from this Service.voidContainerBase. start()Prepare for active use of the public methods of this Component.voidStandardContext. start()Start this Context component.voidStandardEngine. start()Start this Engine component.voidStandardHost. start()Start this host.voidStandardPipeline. start()Prepare for active use of the public methods of this Component.voidStandardServer. start()Prepare for the beginning of active use of the public methods of this component.voidStandardService. start()Prepare for the beginning of active use of the public methods of this component.voidStandardWrapper. start()Start this component, pre-loading the servlet if the load-on-startup value is set appropriately.voidStandardContext. startRecursive()voidContainerBase. stop()Gracefully shut down active use of the public methods of this Component.voidStandardContext. stop()Stop this Context component.voidStandardContext. stop(boolean isShutdown)Stop this Context component.voidStandardEngine. stop()voidStandardHost. stop()voidStandardPipeline. stop()Gracefully shut down active use of the public methods of this Component.voidStandardServer. stop()Gracefully terminate the active use of the public methods of this component.voidStandardService. stop()Gracefully terminate the active use of the public methods of this component.voidStandardWrapper. stop()Stop this component, gracefully shutting down the servlet if it has been initialized. -
Uses of LifecycleException in org.apache.catalina.loader
Methods in org.apache.catalina.loader that throw LifecycleException Modifier and Type Method Description voidWebappLoader. start()Start this component, initializing our associated class loader.voidWebappLoader. stop()Stop this component, finalizing our associated class loader.voidWebappLoader. stopNestedClassLoader()Stops the nested classloader -
Uses of LifecycleException in org.apache.catalina.logger
Methods in org.apache.catalina.logger that throw LifecycleException Modifier and Type Method Description voidFileLogger. start()Prepare for the beginning of active use of the public methods of this component.voidLoggerBase. start()Prepare for the beginning of active use of the public methods of this component.voidFileLogger. stop()Gracefully terminate the active use of the public methods of this component.voidLoggerBase. stop()Gracefully terminate the active use of the public methods of this component. -
Uses of LifecycleException in org.apache.catalina.realm
Methods in org.apache.catalina.realm that throw LifecycleException Modifier and Type Method Description voidJAASRealm. start()Prepare for active use of the public methods of this Component.voidRealmBase. start()Prepare for the beginning of active use of the public methods of this component.voidJAASRealm. stop()Gracefully shut down active use of the public methods of this Component.voidRealmBase. stop()Gracefully terminate the active use of the public methods of this component. -
Uses of LifecycleException in org.apache.catalina.session
Methods in org.apache.catalina.session that throw LifecycleException Modifier and Type Method Description voidJDBCStore. start()Called once when this Store is first started.voidPersistentManagerBase. start()Prepare for the beginning of active use of the public methods of this component.voidStandardManager. start()Prepare for the beginning of active use of the public methods of this component.voidStoreBase. start()Prepare for the beginning of active use of the public methods of this component.voidJDBCStore. stop()Gracefully terminate everything associated with our db.voidPersistentManagerBase. stop()Gracefully terminate the active use of the public methods of this component.voidStandardManager. stop()Gracefully terminate the active use of the public methods of this component.voidStandardManager. stop(boolean isShutdown)Gracefully terminate the active use of the public methods of this component.voidStoreBase. stop()Gracefully terminate the active use of the public methods of this component. -
Uses of LifecycleException in org.apache.catalina.startup
Methods in org.apache.catalina.startup that throw LifecycleException Modifier and Type Method Description protected voidContextConfig. applicationConfig()Process the application configuration file, if it exists.protected voidContextConfig. authenticatorConfig()Set up an Authenticator automatically if required, and one has not already been configured.protected voidContextConfig. defaultConfig()Process the default configuration file, if it exists.voidEmbedded. destroy()voidContextConfig. lifecycleEvent(LifecycleEvent event)Process the START event for an associated Context.protected voidContextConfig. start()Process a "start" event for this Context - in backgroundvoidEmbedded. start()Prepare for the beginning of active use of the public methods of this component.voidEmbedded. stop()Gracefully terminate the active use of the public methods of this component. -
Uses of LifecycleException in org.apache.catalina.util
Methods in org.apache.catalina.util that throw LifecycleException Modifier and Type Method Description voidLifecycleSupport. fireLifecycleEvent(String type, Object data)Notify all lifecycle event listeners that a particular event has occurred for this Container. -
Uses of LifecycleException in org.apache.catalina.valves
Methods in org.apache.catalina.valves that throw LifecycleException Modifier and Type Method Description voidAccessLogValve. start()Prepare for the beginning of active use of the public methods of this component.voidExtendedAccessLogValve. start()Prepare for the beginning of active use of the public methods of this component.voidJDBCAccessLogValve. start()Invoked by Tomcat on startup.voidValveBase. start()Prepare for the beginning of active use of the public methods of this component.voidAccessLogValve. stop()Gracefully terminate the active use of the public methods of this component.voidExtendedAccessLogValve. stop()Gracefully terminate the active use of the public methods of this component.voidJDBCAccessLogValve. stop()Invoked by tomcat on shutdown.voidValveBase. stop()Gracefully terminate the active use of the public methods of this component.
-