Uses of Package
org.glassfish.gmbal.logex

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

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

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



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