@Retention(value=CLASS) @Target(value=TYPE) @Documented @Deprecated public @interface MessageLogger
MessageBundle
, as well as the BasicLogger
interface.Modifier and Type | Required Element and Description |
---|---|
String |
projectCode
Deprecated.
Get the project code for messages that have an associated code.
|
public abstract String projectCode
""
(the empty string).Copyright © 2016 JBoss by Red Hat. All rights reserved.