|
JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Annotations
Defines the annotations and annotation values used to generate the concrete classes from the annotated interfaces.
Nested Class Summary | |
---|---|
static class |
Annotations.FormatType
The message format type. |
static interface |
Annotations.Void
A simple annotation to allow an annotation to be ignored. |
Method Summary | |
---|---|
Class<? extends Annotation> |
cause()
Returns the cause annotation class. |
Class<? extends Annotation> |
field()
Returns the field annotation class. |
Class<? extends Annotation> |
formatWith()
Returns the format with annotation class. |
Class<? extends Annotation> |
loggingClass()
Returns the logging class annotation class. |
Class<? extends Annotation> |
logMessage()
Returns the log message annotation class. |
Class<? extends Annotation> |
message()
Returns the message annotation class. |
Class<? extends Annotation> |
messageBundle()
Returns the message bundle annotation class. |
Class<? extends Annotation> |
messageLogger()
Returns the message logger annotation class. |
Class<? extends Annotation> |
param()
Returns the parameter annotation class. |
Class<? extends Annotation> |
property()
Returns the property annotation class. |
Method Detail |
---|
Class<? extends Annotation> cause()
Class<? extends Annotation> field()
Class<? extends Annotation> formatWith()
Class<? extends Annotation> loggingClass()
Class<? extends Annotation> logMessage()
Class<? extends Annotation> message()
Class<? extends Annotation> messageBundle()
Class<? extends Annotation> messageLogger()
Class<? extends Annotation> param()
Class<? extends Annotation> property()
|
JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |