org.codehaus.griffon.runtime.core
[Java] Class AbstractGriffonMvcArtifactScript
java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.lang.Script
org.codehaus.griffon.runtime.core.AbstractGriffonArtifactScript
org.codehaus.griffon.runtime.core.AbstractGriffonMvcArtifactScript
- All Implemented Interfaces:
- GriffonMvcArtifact
public abstract class AbstractGriffonMvcArtifactScript
extends AbstractGriffonArtifactScript
Base implementation of the GriffonMvcArtifact interface for Script based artifacts.
- Authors:
- Andres Almiray
- Since:
- 0.9.4
Methods inherited from class AbstractGriffonArtifactScript
|
buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, execAsync, execFuture, execFuture, execFuture, execFuture, execInsideUIAsync, execInsideUISync, execOutside, execOutsideUI, execSync, getApp, getGriffonClass, getLog, getMetaClass, getResourceAsStream, getResourceAsURL, getResources, isUIThread, newInstance, setApp, setMetaClass, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup |
Methods inherited from class Script
|
println, println, run, run, setProperty, getProperty, print, printf, printf, evaluate, evaluate, invokeMethod, getBinding, setBinding, getMetaClass, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
AbstractGriffonMvcArtifactScript
public AbstractGriffonMvcArtifactScript(String type)
-
mvcGroupDestroy
public void mvcGroupDestroy()
-
mvcGroupInit
public void mvcGroupInit(Map args)
-
Groovy Documentation