griffon.core
[Java] Interface LifecycleHandler
griffon.core.ApplicationHandler
griffon.core.LifecycleHandler
griffon.core.ThreadingHandler
- All Superinterfaces:
- ApplicationHandler, ThreadingHandler
public interface LifecycleHandler
extends ApplicationHandler, Runnable, ThreadingHandler
Defines the contract of an application lifecycle handling class.
- Authors:
- Andres Almiray
- Since:
- 0.9.3
Methods inherited from interface ThreadingHandler
|
execAsync, execFuture, execFuture, execFuture, execFuture, execInsideUIAsync, execInsideUISync, execOutside, execOutsideUI, execSync, isUIThread |
Groovy Documentation