public abstract class AbstractDoCommandInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
AbstractDoCommandInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
protected abstract Result |
invoke(org.aopalliance.intercept.MethodInvocation invocation,
Context context,
ICommand command,
String[] curArgs) |
Copyright © 2017. All rights reserved.