Package org.jboss.logging.annotations
package org.jboss.logging.annotations
-
ClassDescriptionMessages on reports can have a link to a resolution document.Mark a parameter as being the "exception cause" parameter rather than a positional format parameter.Indicates the value of this annotation should be constructed and returned.Indicate that a method parameter value should be applied to a field on the resultant exception object.Defines the default field properties to use on the resultant exception object.Indicate that the given parameter should be wrapped with a formatting object of the given class.Mark a parameter as specifying the name of the logging class to use.A typed logger method.Assigns a message string to a resource method.The possible format types.Signify that an interface is a message bundle interface.Signify that an interface is a typed logger interface.Indicates a message should only be logged once.Identifies a parameter is to be used for constructing an exception and excluded from the formatting of the message.Identifies a parameter has the ability to produce a
Throwable
or a super type of aThrowable
.Defines the default properties to use on the resultant exception object.Indicate that a method parameter value should be applied to a property (with a setter method) on the resultant exception object.Allows a link to be created for messages on a report which contain a possible resolution to the issue reported .Specifies the exact signature to use when creating aThrowable
return type.Indicates the parameter should be added as a suppressed exception to the returned exception.Indicate the given parameter should be transformed in each of thetransform types
provided.The transform typeSets a range of valid id's allowed on themessage id
.