Package org.teiid.deployers
Interface ContainerLifeCycleListener
-
public interface ContainerLifeCycleListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ContainerLifeCycleListener.LifeCycleEventListener
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isBootInProgress()
boolean
isShutdownInProgress()
boolean
isStarted()
-