Uses of Package
org.jboss.bootstrap.spi.lifecycle

Packages that use org.jboss.bootstrap.spi.lifecycle
org.jboss.bootstrap.spi.lifecycle   
org.jboss.bootstrap.spi.server   
 

Classes in org.jboss.bootstrap.spi.lifecycle used by org.jboss.bootstrap.spi.lifecycle
LifecycleEventException
          LifecycleEventException Thrown by a lifecycle event handler if an error was encountered in processing
LifecycleState
          LifecycleState Describes current state of the Server lifecycle INSTANCIATED == Instanciated, the initial state of new servers.
 

Classes in org.jboss.bootstrap.spi.lifecycle used by org.jboss.bootstrap.spi.server
LifecycleEventException
          LifecycleEventException Thrown by a lifecycle event handler if an error was encountered in processing
LifecycleEventHandler
          LifecycleEventHandler A callback to handle some lifecycle state change.
LifecycleState
          LifecycleState Describes current state of the Server lifecycle INSTANCIATED == Instanciated, the initial state of new servers.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.