com.sun.enterprise.v3.server
Class ServerLifecycleModule
java.lang.Object
com.sun.enterprise.v3.server.ServerLifecycleModule
public final class ServerLifecycleModule
- extends Object
- Author:
- Sridatta Viswanath
onInitialization
public void onInitialization()
throws ServerLifecycleException
- Throws:
ServerLifecycleException
onStartup
public void onStartup()
throws ServerLifecycleException
- Throws:
ServerLifecycleException
onReady
public void onReady()
throws ServerLifecycleException
- Throws:
ServerLifecycleException
onShutdown
public void onShutdown()
throws ServerLifecycleException
- Throws:
ServerLifecycleException
onTermination
public void onTermination()
throws ServerLifecycleException
- Throws:
ServerLifecycleException
getStatus
public String getStatus()
- return status of this lifecycle module as a string
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.