SunONE Application Server v8.0 PE

com.sun.appserv.server
Class LifecycleListenerImpl

java.lang.Object
  extended bycom.sun.appserv.server.LifecycleListenerImpl
All Implemented Interfaces:
LifecycleListener

public class LifecycleListenerImpl
extends java.lang.Object
implements LifecycleListener

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

LifecycleListenerImpl

public LifecycleListenerImpl()
Method Detail

handleEvent

public void handleEvent(LifecycleEvent event)
                 throws ServerLifecycleException
receive a server lifecycle event

Specified by:
handleEvent in interface LifecycleListener
Parameters:
event - associated event
Throws:
ServerLifecycleException - for exceptional condition. Configure this module as a lifecycle-module in server.xml: Setis-failure-fatalin server.xml to true for fatal conditions.
ServerLifecycleException

SunONE Application Server v8.0 PE

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.