public abstract class AbstractApplicableInterceptor extends java.lang.Object implements IServiceInvocationInterceptor
| Constructor and Description | 
|---|
| AbstractApplicableInterceptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isApplicable(ServiceInvocationContext context)Test if the interceptor is applicable. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic boolean isApplicable(ServiceInvocationContext context)
isApplicable in interface IServiceInvocationInterceptor