public final class MVCGroupExceptionHandler extends java.lang.Object implements RunnableWithArgs
Modifier and Type | Method and Description |
---|---|
static void |
registerWith(GriffonApplication application) |
void |
run(java.lang.Object... args) |
static void |
unregisterFrom(GriffonApplication application) |
public static void registerWith(@Nonnull GriffonApplication application)
public static void unregisterFrom(@Nonnull GriffonApplication application)
public void run(@Nullable java.lang.Object... args)
run
in interface RunnableWithArgs