org.codehaus.griffon.runtime.core
[Java] Class AbstractLifecycleHandler
java.lang.Object
org.codehaus.griffon.runtime.core.AbstractThreadingHandler
org.codehaus.griffon.runtime.core.AbstractLifecycleHandler
- All Implemented Interfaces:
- LifecycleHandler
public abstract class AbstractLifecycleHandler
extends AbstractThreadingHandler
Base implementation of the LifecycleHandler interface.
- Authors:
- Andres Almiray
- Since:
- 0.9.3
Methods inherited from class AbstractThreadingHandler
|
execAsync, execFuture, execFuture, execFuture, execFuture, execInsideUIAsync, execInsideUISync, execOutside, execOutsideUI, execSync, isUIThread |
AbstractLifecycleHandler
AbstractLifecycleHandler()
-
getApp
public GriffonApplication getApp()
-
Groovy Documentation