| 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 | 
|---|---|
| void | ActionManager. addActionInterceptor(ActionInterceptor actionInterceptor)Deprecated. 
 use  addActionHandlerinstead. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractActionInterceptorDeprecated. 
 use  ActionHandlerinstead. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NoopActionManager. addActionInterceptor(ActionInterceptor actionInterceptor)Deprecated.  | 
| void | AbstractActionManager. addActionInterceptor(ActionInterceptor actionInterceptor) |