Package org.glassfish.pfl.basic.logex
package org.glassfish.pfl.basic.logex
-
ClassDescriptionThis annotation is applied to an interface or abstract class that is used to define methods for logging and/or constructing exceptions.This annotation is applied to an interface or abstract class that is used to define methods for logging and/or constructing exceptions.This annotation is applied to a method to define the log and exception details for the method.Enum corresponding to java.util.logging.Level that can be used in annotations.This annotation is applied to an interface or abstract class that is used to define methods for logging and/or constructing exceptions.Indicates that stack traces should not be added to log records for logging methods in the interface (if on an interface), or for a particular method.Indicates that stack traces should be added to log records for logging methods in the interface (if on an interface), or for a particular method.Given an annotated interface, return a Proxy that implements that interface.Extension API available to override the default behavior of the WrapperGenerator.Convenience base class for implementations of Extension that don't need to override every method.Hidden interface implemented by the result of the makeWrapper call.