|
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 |
java.lang.Objectorg.jboss.logging.processor.Tools
public class Tools
This class is not thread safe. The static methods use lazy loading for static variables.
Method Summary | |
---|---|
static Annotations |
annotations()
Locates the first implementation of Annotations . |
static AptHelper |
aptHelper()
Locates the first implementation of Loggers . |
static Loggers |
loggers()
Locates the first implementation of Loggers . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Annotations annotations()
Annotations
.
IllegalStateException
- if the implementation could not be found.public static AptHelper aptHelper()
Loggers
.
IllegalStateException
- if the implementation could not be found.public static Loggers loggers()
Loggers
.
IllegalStateException
- if the implementation could not be found.
|
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 |