|
Griffon 0.9.5-rc2 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgriffon.util.RunnableWithArgs
org.codehaus.griffon.runtime.util.MVCGroupExceptionHandler
public final class MVCGroupExceptionHandler extends RunnableWithArgs
Field Summary | |
---|---|
private GriffonApplication |
application
|
Fields inherited from class RunnableWithArgs | |
---|---|
NO_ARGS, args, lock |
Constructor Summary | |
private MVCGroupExceptionHandler(GriffonApplication application)
|
Method Summary | |
---|---|
static void
|
registerWith(GriffonApplication application)
|
void
|
run(Object[] args)
|
Methods inherited from class RunnableWithArgs | |
---|---|
getArgs, run, run, setArgs |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
private final GriffonApplication application
Constructor Detail |
---|
private MVCGroupExceptionHandler(GriffonApplication application)
Method Detail |
---|
public static void registerWith(GriffonApplication application)
public void run(Object[] args)
Groovy Documentation