|
SunONE Application Server v8.0 PE | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.appserv.server.LifecycleListenerImpl
LifecycleListenerImpl is a dummy implementation for the LifecycleListener interface. This implementaion stubs out various lifecycle interface methods.
Constructor Summary | |
LifecycleListenerImpl()
|
Method Summary | |
void |
handleEvent(LifecycleEvent event)
receive a server lifecycle event |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LifecycleListenerImpl()
Method Detail |
public void handleEvent(LifecycleEvent event) throws ServerLifecycleException
handleEvent
in interface LifecycleListener
event
- associated event
ServerLifecycleException
- for exceptional condition.
Configure this module as a lifecycle-module in server.xml:
is-failure-fatal
in server.xml to true
for
fatal conditions.
ServerLifecycleException
|
SunONE Application Server v8.0 PE | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2003 Sun Microsystems, Inc. All rights reserved.