@Typed(value=GriffonController.class) public class ControllerArtifactHandler extends AbstractArtifactHandler<GriffonController>
ERROR_CLASS_NULL
Constructor and Description |
---|
ControllerArtifactHandler(GriffonApplication application) |
Modifier and Type | Method and Description |
---|---|
GriffonClass |
newGriffonClassInstance(Class<GriffonController> clazz) |
findClassFor, getApplication, getArtifactType, getClasses, getClassesByName, getClassFor, getClassFor, getTrailing, getType, initialize, isArtifact, isArtifact
@Inject public ControllerArtifactHandler(@Nonnull GriffonApplication application)
@Nonnull public GriffonClass newGriffonClassInstance(@Nonnull Class<GriffonController> clazz)