Interface LifecycleListener
-
public interface LifecycleListenerListener listening of the lifecycle changes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterClose()voidafterStart()voidafterStop()voidbeforeClose()voidbeforeStart()voidbeforeStop()
-