| Package | Description | 
|---|---|
| griffon.util | 
 Groovy specific utility classes 
 | 
| org.codehaus.griffon.runtime.core.artifact | 
 Artifact implementation [INTERNAL USE]. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Typed | 
AnnotationUtils.typed(Class<?> clazz)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ControllerArtifactHandler
Handler for 'Controller' artifacts. 
 | 
class  | 
ModelArtifactHandler
Handler for 'Model' artifacts. 
 | 
class  | 
ServiceArtifactHandler
Handler for 'Service' artifacts. 
 | 
class  | 
ViewArtifactHandler
Handler for 'View' artifacts. 
 |