|
Griffon 1.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
griffon.core.LifecycleHandlergriffon.core.ApplicationHandler
griffon.core.ThreadingHandler
public interface LifecycleHandler extends ApplicationHandler, Runnable, ThreadingHandler
Defines the contract of an application lifecycle handling class.
| Method Summary |
|---|
| Methods inherited from interface Runnable | |
|---|---|
| run |
| Methods inherited from interface ApplicationHandler | |
|---|---|
| getApp |
| Methods inherited from interface ThreadingHandler | |
|---|---|
| execFuture, execFuture, execFuture, execFuture, execInsideUIAsync, execInsideUISync, execOutsideUI, isUIThread |
Groovy Documentation