public abstract class AbstractGriffonController extends AbstractGriffonMvcArtifact implements GriffonController
Constructor and Description |
---|
AbstractGriffonController(GriffonApplication application) |
Modifier and Type | Method and Description |
---|---|
protected ActionManager |
getActionManager() |
protected String |
getArtifactType() |
void |
invokeAction(String name,
Object... args) |
getMvcGroup, mvcGroupDestroy, mvcGroupInit, setMvcGroup
buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, classloader, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, getApplication, getGriffonClass, getLog, getResourceAsStream, getResourceAsURL, getResources, isUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runOutsideUI, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMvcGroup, mvcGroupDestroy, mvcGroupInit
getApplication, getGriffonClass, getLog
isUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runOutsideUI
buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup
classloader, getResourceAsStream, getResourceAsURL, getResources
@Inject public AbstractGriffonController(@Nonnull GriffonApplication application)
@Nonnull protected String getArtifactType()
getArtifactType
in class AbstractGriffonArtifact
@Nonnull protected ActionManager getActionManager()
public void invokeAction(@Nonnull String name, Object... args)
invokeAction
in interface GriffonController