com.bstek.dorado.console.performance.interceptor
public class RemoteServiceMethodInterceptor extends PatternMethodInterceptor
主要记录运行日志以及运行性能信息
| Constructor and Description |
|---|
RemoteServiceMethodInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNamePattern() |
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
void |
setExecuteLogOutputter(ExecuteLogOutputter executeLogOutputter) |
void |
setNamePattern(java.lang.String namePattern) |
getExcludePattern, getOrder, getPattern, setExcludePattern, setOrder, setPatternpublic java.lang.String getNamePattern()
public void setNamePattern(java.lang.String namePattern)
public void setExecuteLogOutputter(ExecuteLogOutputter executeLogOutputter)
executeLogOutputter - the executeLogOutputter to setpublic java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws java.lang.Throwable
java.lang.ThrowableCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.