public class Tools extends Object
| Modifier and Type | Method and Description |
|---|---|
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. |
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.Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.