类的使用
infra.aop.interceptor.AbstractTraceInterceptor
使用AbstractTraceInterceptor的程序包
-
infra.aop.interceptor中AbstractTraceInterceptor的使用
修饰符和类型类说明classBase class for monitoring interceptors, such as performance monitors.classMethodInterceptorimplementation that allows for highly customizable method-level tracing, using placeholders.classAOP AllianceMethodInterceptorthat can be introduced in a chain to display verbose information about intercepted invocations to the logger.classSimple AOP AllianceMethodInterceptorfor performance monitoring.classSimple AOP AllianceMethodInterceptorthat can be introduced in a chain to display verbose trace information about intercepted method invocations, with method entry and method exit info.