|
Lombok - v0.11.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlombok.javac.handlers.HandleLog
public class HandleLog
| Nested Class Summary | |
|---|---|
static class |
HandleLog.HandleCommonsLog
Handles the CommonsLog annotation for javac. |
static class |
HandleLog.HandleJulLog
Handles the Log annotation for javac. |
static class |
HandleLog.HandleLog4jLog
Handles the Log4j annotation for javac. |
static class |
HandleLog.HandleSlf4jLog
Handles the Slf4j annotation for javac. |
| Method Summary | |
|---|---|
static void |
processAnnotation(lombok.javac.handlers.HandleLog.LoggingFramework framework,
AnnotationValues<?> annotation,
JavacNode annotationNode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void processAnnotation(lombok.javac.handlers.HandleLog.LoggingFramework framework,
AnnotationValues<?> annotation,
JavacNode annotationNode)
|
Lombok - v0.11.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||