public static interface LifeCycle.Listener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
lifeCycleFailure(LifeCycle event,
java.lang.Throwable cause) |
void |
lifeCycleStarted(LifeCycle event) |
void |
lifeCycleStarting(LifeCycle event) |
void |
lifeCycleStopped(LifeCycle event) |
void |
lifeCycleStopping(LifeCycle event) |
void lifeCycleStarting(LifeCycle event)
void lifeCycleStarted(LifeCycle event)
void lifeCycleFailure(LifeCycle event, java.lang.Throwable cause)
void lifeCycleStopping(LifeCycle event)
void lifeCycleStopped(LifeCycle event)
Copyright © 2010 - 2019 Adobe. All Rights Reserved