org.jboss.aspects.logging |
|
Java Source File Name | Type | Comment |
CallLoggingInterceptor.java | Class | Logs invocations. |
CallLoggingInterceptorFactory.java | Class | This interceptor handles call logging. |
InvocationLogClientInterceptor.java | Class | |
InvocationLogInterceptor.java | Class | An interceptor that tests whether logging should be done to
the invocation response. |
InvocationLogInterceptorFactory.java | Class | |
LoggingConstants.java | Interface | Constants used in logging. |
ThreadLocalAppender.java | Class | An appender that logs into a thread local array list. |