Package org.glassfish.gmbal.logex

Class Summary
WrapperGenerator Given an annotated interface, return a Proxy that implements that interface.
 

Enum Summary
LogLevel Enum corresponding to java.util.logging.Level that can be used in annotations.
 

Annotation Types Summary
Chain This annotation is applied to an interface or abstract class that is used to define methods for logging and/or constructing exceptions.
ExceptionWrapper This annotation is applied to an interface or abstract class that is used to define methods for logging and/or constructing exceptions.
Log This annotation is applied to an interface or abstract class that is used to define methods for logging and/or constructing exceptions.
Message This annotation is applied to an interface or abstract class that is used to define methods for logging and/or constructing exceptions.
StackTrace Used to indicate that the method should log a stack trace regardless of the return type, or the LogLevel.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.