org.codehaus.griffon.runtime.core
[Java] Class AbstractGriffonService
java.lang.Object
groovy.lang.GroovyObjectSupport
org.codehaus.griffon.runtime.core.AbstractGriffonArtifact
org.codehaus.griffon.runtime.core.AbstractGriffonService
- All Implemented Interfaces:
- GriffonService
public abstract class AbstractGriffonService
extends AbstractGriffonArtifact
Base implementation of the GriffonService interface.
- Authors:
- Andres Almiray
- Since:
- 0.9.1
Methods inherited from class AbstractGriffonArtifact
|
buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, execFuture, execFuture, execFuture, execFuture, execInsideUIAsync, execInsideUISync, execOutsideUI, getApp, getArtifactType, getGriffonClass, getLog, getMetaClass, getResourceAsStream, getResourceAsURL, getResources, isUIThread, metaClassOf, newInstance, setApp, setMetaClass, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup |
Methods inherited from class GroovyObjectSupport
|
setProperty, getProperty, getMetaClass, setMetaClass, invokeMethod, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
AbstractGriffonService
AbstractGriffonService()
-
getArtifactType
protected String getArtifactType()
-
serviceDestroy
@Override
public void serviceDestroy()
-
serviceInit
@Override
public void serviceInit()
-
Groovy Documentation