|
Griffon 0.9.5-rc2 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
griffon.core.ResourceHandlergriffon.core.GriffonController
griffon.core.ApplicationHandler
griffon.core.GriffonMvcArtifact
griffon.core.GriffonArtifact
griffon.core.MVCHandler
griffon.core.ThreadingHandler
public interface GriffonController extends GriffonMvcArtifact
Identifies a Controller artifact.
Method Summary |
---|
Methods inherited from interface GriffonMvcArtifact | |
---|---|
mvcGroupDestroy, mvcGroupInit |
Methods inherited from interface GriffonArtifact | |
---|---|
getGriffonClass, getLog, getMetaClass, newInstance |
Methods inherited from interface ResourceHandler | |
---|---|
getResourceAsStream, getResourceAsURL, getResources |
Methods inherited from interface ApplicationHandler | |
---|---|
getApp |
Methods inherited from interface ThreadingHandler | |
---|---|
execAsync, execFuture, execFuture, execFuture, execFuture, execInsideUIAsync, execInsideUISync, execOutside, execOutsideUI, execSync, isUIThread |
Groovy Documentation