| Package | Description | 
|---|---|
| griffon.core.controller | Controller action support. | 
| org.codehaus.griffon.runtime.core.controller | Controller action implementation [INTERNAL USE]. | 
| Modifier and Type | Method and Description | 
|---|---|
| ActionParameter[] | ActionMetadata. getParameters() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultActionParameter | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ActionParameter | DefaultActionMetadata. createActionParameter(int index,
                     Class<?> type,
                     Annotation[] annotations) | 
| ActionParameter[] | DefaultActionMetadata. getParameters() |