|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLoggingInterceptor | |
|---|---|
| org.apache.commons.proxy.interceptor.logging | |
| Uses of AbstractLoggingInterceptor in org.apache.commons.proxy.interceptor.logging |
|---|
| Subclasses of AbstractLoggingInterceptor in org.apache.commons.proxy.interceptor.logging | |
|---|---|
class |
CommonsLoggingInterceptor
An interceptor which logs method invocations using an Apache Commons Logging Log object at the "trace" level. |
class |
JdkLoggingInterceptor
An interceptor which logs method invocations using a JDK logger using the "finer" logging level. |
class |
Slf4jInterceptor
An interceptor which logs method invocations using an SLF4J Logger at the
"trace" logging level. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||