|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifecycleEventException | |
---|---|
org.jboss.bootstrap.spi.lifecycle | |
org.jboss.bootstrap.spi.server |
Uses of LifecycleEventException in org.jboss.bootstrap.spi.lifecycle |
---|
Methods in org.jboss.bootstrap.spi.lifecycle that throw LifecycleEventException | |
---|---|
void |
LifecycleEventHandler.handleEvent(LifecycleState state)
Fired upon the event change with which it was registered to handle |
Uses of LifecycleEventException in org.jboss.bootstrap.spi.server |
---|
Methods in org.jboss.bootstrap.spi.server that throw LifecycleEventException | |
---|---|
void |
Server.initialize()
Prepares the server for startup. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |