JBoss Logging I18n Annotation Processor 1.1.0.Final

org.jboss.logging.annotations
Annotation Type LoggingClass


@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 Class.

Author:
David M. Lloyd


JBoss Logging I18n Annotation Processor 1.1.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.