- Summary:
- Required |
- Optional
-
@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
.
- Author:
- David M. Lloyd
- Summary:
- Required |
- Optional
Copyright © 2012 JBoss, a division of Red Hat, Inc.