Uses of Class
com.sun.appserv.server.ServerLifecycleException
-
Packages that use ServerLifecycleException Package Description com.sun.appserv.server com.sun.enterprise.v3.server -
-
Uses of ServerLifecycleException in com.sun.appserv.server
Methods in com.sun.appserv.server that throw ServerLifecycleException Modifier and Type Method Description voidLifecycleListener. handleEvent(LifecycleEvent event)receive a server lifecycle event -
Uses of ServerLifecycleException in com.sun.enterprise.v3.server
Methods in com.sun.enterprise.v3.server that throw ServerLifecycleException Modifier and Type Method Description voidLifecycleListenerImpl. handleEvent(LifecycleEvent event)receive a server lifecycle eventvoidServerLifecycleModule. onInitialization()voidServerLifecycleModule. onReady()voidServerLifecycleModule. onShutdown()voidServerLifecycleModule. onStartup()voidServerLifecycleModule. onTermination()
-