C F I L M N O P T V 

C

Cause - Annotation Type in org.jboss.logging.annotations
Mark a parameter as being the "exception cause" parameter rather than a positional format parameter.
ConstructType - Annotation Type in org.jboss.logging.annotations
Indicates the value of this annotation should be constructed and returned.

F

Field - Annotation Type in org.jboss.logging.annotations
Indicate that a method parameter value should be applied to a field on the resultant exception object.
FormatWith - Annotation Type in org.jboss.logging.annotations
Indicate that the given parameter should be wrapped with a formatting object of the given class.

I

INHERIT - Static variable in annotation type org.jboss.logging.annotations.Message
Indicates that this message should inherit the ID from another message with the same name.

L

LoggingClass - Annotation Type in org.jboss.logging.annotations
Mark a parameter as specifying the name of the logging class to use.
LogMessage - Annotation Type in org.jboss.logging.annotations
A typed logger method.

M

Message - Annotation Type in org.jboss.logging.annotations
Assigns a message string to a resource method.
Message.Format - Enum in org.jboss.logging.annotations
The possible format types.
MessageBundle - Annotation Type in org.jboss.logging.annotations
Signify that an interface is a message bundle interface.
MessageLogger - Annotation Type in org.jboss.logging.annotations
Signify that an interface is a typed logger interface.

N

NONE - Static variable in annotation type org.jboss.logging.annotations.Message
Indicates that this message has no ID.

O

Once - Annotation Type in org.jboss.logging.annotations
Indicates a message should only be logged once.
org.jboss.logging.annotations - package org.jboss.logging.annotations
 

P

Param - Annotation Type in org.jboss.logging.annotations
Identifies a parameter is to be used for constructing an exception and excluded from the formatting of the message.
Pos - Annotation Type in org.jboss.logging.annotations
 
Property - Annotation Type in org.jboss.logging.annotations
Indicate that a method parameter value should be applied to a property (with a setter method) on the resultant exception object.

T

Transform - Annotation Type in org.jboss.logging.annotations
Indicate the given parameter should be transformed in each of the transform types provided.
Transform.TransformType - Enum in org.jboss.logging.annotations
The transform type

V

ValidIdRange - Annotation Type in org.jboss.logging.annotations
Sets a range of valid id's allowed on the message id.
ValidIdRanges - Annotation Type in org.jboss.logging.annotations
 
valueOf(String) - Static method in enum org.jboss.logging.annotations.Message.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logging.annotations.Transform.TransformType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.logging.annotations.Message.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logging.annotations.Transform.TransformType
Returns an array containing the constants of this enum type, in the order they are declared.
C F I L M N O P T V 

Copyright © 2015. All rights reserved.