| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.pietschy.command.EmptyInterceptorActionCommandInterceptor.
Method Summary | |
void |
|
boolean |
|
public void afterExecute(ActionCommand command)
Does nothing.
- Specified by:
- afterExecute in interface ActionCommandInterceptor
- Parameters:
command- the command the was executed.
public boolean beforeExecute(ActionCommand command)
Does nothing and returns true
- Specified by:
- beforeExecute in interface ActionCommandInterceptor
- Parameters:
command- the command that was executed.
- Returns:
- truue