JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
JBoss Logging Tools, 2.2.1.Final
Prev
Next
Frames
No Frames
All Classes
B
C
F
I
L
M
N
O
P
R
S
T
V
B
BaseUrl
- Annotation Type in
org.jboss.logging.annotations
Messages on reports can have a link to a
resolution document
.
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.
Fields
- Annotation Type in
org.jboss.logging.annotations
Defines the default field properties to use 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
Producer
- Annotation Type in
org.jboss.logging.annotations
Identifies a parameter has the ability to produce a
Throwable
or a super type of a
Throwable
.
Properties
- Annotation Type in
org.jboss.logging.annotations
Defines the default properties to use on the resultant exception object.
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.
R
ResolutionDoc
- Annotation Type in
org.jboss.logging.annotations
Allows a link to be created for messages on a report which contain a possible resolution to the issue reported .
S
Signature
- Annotation Type in
org.jboss.logging.annotations
Specifies the exact signature to use when creating a
Throwable
return type.
Suppressed
- Annotation Type in
org.jboss.logging.annotations
Indicates the parameter should be added as a
suppressed
exception to the returned exception.
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.
B
C
F
I
L
M
N
O
P
R
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
JBoss Logging Tools, 2.2.1.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019
JBoss by Red Hat
. All rights reserved.