@Retention(value=CLASS)
@Target(value=TYPE)
@Documented
public @interface MessageLogger
MessageBundle
, as well as the BasicLogger
interface.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
projectCode
Get the project code for messages that have an associated code.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.