@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 |
---|---|
java.lang.String |
projectCode
Deprecated.
Get the project code for messages that have an associated code.
|
Copyright © 2015 Red Hat, Inc.