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, setPattern
public AbstractRemoteServiceMethodInterceptor()
public final java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws java.lang.Throwable
java.lang.Throwable
protected abstract java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation, java.lang.String serviceName) throws java.lang.Throwable
java.lang.Throwable
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.