| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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 LifecycleListenerevent - associated event
ServerLifecycleExceptionis-failure-fatalin server.xml to true for 
  fatal conditions.
ServerLifecycleException| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.