Uses of Package
org.glassfish.gmbal.logex

Packages that use org.glassfish.gmbal.logex
org.glassfish.gmbal.impl   
org.glassfish.gmbal.logex   
 

Classes in org.glassfish.gmbal.logex used by org.glassfish.gmbal.impl
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.
 

Classes in org.glassfish.gmbal.logex used by org.glassfish.gmbal.logex
LogLevel
          Enum corresponding to java.util.logging.Level that can be used in annotations.
 



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