JBoss Logging 3.3.0.Final
- Summary:
- Field |
- Required |
- Optional
-
@Retention(value=CLASS)
@Target(value=PARAMETER)
@Documented
@Deprecated
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
.
- Author:
- David M. Lloyd
JBoss Logging 3.3.0.Final
- Summary:
- Field |
- Required |
- Optional
Copyright © 2015 Red Hat, Inc.