com.bstek.dorado.view.service
public abstract class AbstractRemoteServiceMethodInterceptor extends PatternMethodInterceptor
| Constructor and Description |
|---|
AbstractRemoteServiceMethodInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
protected abstract java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation,
java.lang.String serviceName) |
getExcludePattern, getOrder, getPattern, setExcludePattern, setOrder, setPatternpublic AbstractRemoteServiceMethodInterceptor()
public final java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws java.lang.Throwable
java.lang.Throwableprotected abstract java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation,
java.lang.String serviceName)
throws java.lang.Throwable
java.lang.ThrowableCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.