Java EE 5 SDK

com.sun.appserv.server
Class Pre90LifecycleModuleService

java.lang.Object
  extended by com.sun.appserv.server.LifecycleModuleService
      extended by com.sun.appserv.server.Pre90LifecycleModuleService
All Implemented Interfaces:
ServerLifecycle

public class Pre90LifecycleModuleService
extends LifecycleModuleService

Support class to assist in firing LifecycleEvent notifications to registered LifecycleListeners.

Version:
$Id: Pre90LifecycleModuleService.java,v 1.1 2006/03/08 12:58:03 binod Exp $
Author:
Binod PG

Field Summary
 
Fields inherited from class com.sun.appserv.server.LifecycleModuleService
delayLifeCycleInit
 
Constructor Summary
Pre90LifecycleModuleService()
           
 
Method Summary
protected  boolean lifeCycleVersionMatches()
           
 
Methods inherited from class com.sun.appserv.server.LifecycleModuleService
onInitialization, onReady, onShutdown, onStartup, onTermination
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pre90LifecycleModuleService

public Pre90LifecycleModuleService()
Method Detail

lifeCycleVersionMatches

protected boolean lifeCycleVersionMatches()
Overrides:
lifeCycleVersionMatches in class LifecycleModuleService

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.