public abstract class AbstractGriffonService extends AbstractGriffonArtifact implements GriffonService
application
Constructor and Description |
---|
AbstractGriffonService() |
AbstractGriffonService(GriffonApplication application)
Deprecated.
Griffon prefers field injection over constructor injector for artifacts as of 2.1.0
|
Modifier and Type | Method and Description |
---|---|
protected String |
getArtifactType() |
classloader, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, getApplication, getGriffonClass, getLog, getResourceAsStream, getResourceAsURL, getResources, isUIThread, msg, msg, msg, msg, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runInsideUISync, runOutsideUI, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApplication, getGriffonClass, getLog
isUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runInsideUISync, runOutsideUI
createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup
classloader, getResourceAsStream, getResourceAsURL, getResources
public AbstractGriffonService()
@Inject @Deprecated public AbstractGriffonService(@Nonnull GriffonApplication application)
application
- the GriffonApplication that holds this artifact.@Nonnull protected String getArtifactType()
getArtifactType
in class AbstractGriffonArtifact