|
JBoss Logging 3.1.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=CLASS) @Target(value=PARAMETER) @Documented public @interface LoggingClass
Mark a parameter as specifying the name of the logging class to use. The parameter
may have a type of String
or Class
.
|
JBoss Logging 3.1.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |