public abstract class AbstractApplicableInterceptor extends Object implements IServiceInvocationInterceptor
Constructor and Description |
---|
AbstractApplicableInterceptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(ServiceInvocationContext context)
Test if the interceptor is applicable.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public boolean isApplicable(ServiceInvocationContext context)
isApplicable
in interface IServiceInvocationInterceptor
Copyright © 2012. All Rights Reserved.