JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.jboss.logging.annotations
Annotation Type LoggingClass
@Retention
(
CLASS
)
@Target
(
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
Class
.