Class | Description |
---|---|
AbstractGenerator |
An abstract processor used process annotations.
|
AbstractMessageObjectType | |
ImplementationClassGenerator |
A generator for creating implementations of message bundle and logging
interfaces.
|
LoggingToolsProcessor |
The main annotation processor for JBoss Logging Tooling.
|
MessageInterfaceFactory |
A factory to create a
MessageInterface for annotation processors. |
MessageInterfaceFactory.AptMessageInterface |
Message interface implementation.
|
MessageInterfaceFactory.LoggerInterface | |
MessageMethodBuilder |
Date: 29.07.2011
|
MessageMethodBuilder.AptMessage | |
MessageMethodBuilder.AptMessageMethod |
An implementation for the MessageMethod interface.
|
ParameterFactory | |
ParameterFactory.AptParameter | |
ReturnTypeFactory |
Date: 29.07.2011
|
ReturnTypeFactory.AptReturnType |
Implementation of return type.
|
ThrowableTypeFactory |
Describes information about the return type.
|
ThrowableTypeFactory.AptReturnThrowableType | |
ThrowableTypeFactory.AptThrowableType | |
ToolLogger |
A logger for logging messages for annotation processors.
|
TranslationClassGenerator |
The translation class generator.
|
TranslationFileGenerator |
The generator of skeletal
translations files.
|
TranslationFileGenerator.LevelComparator |
Exception | Description |
---|---|
ProcessingException |
An exception that can be used to log which element caused the error.
|