Package org.jboss.logging
Annotation Type MessageBundle
-
@Target(TYPE) @Retention(CLASS) @Documented @Deprecated public @interface MessageBundleDeprecated.Use org.jboss.logging.annotations.MessageBundle provided in module org.jboss.logging:jboss-logging-annotationsSignify that an interface is a message bundle interface.- Author:
- David M. Lloyd
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringprojectCodeDeprecated.Get the project code for messages that have an associated code.
-