Uses of Annotation Type
org.glassfish.pfl.basic.logex.Log
Packages that use Log
-
Uses of Log in org.glassfish.pfl.basic.logex
Methods in org.glassfish.pfl.basic.logex with parameters of type LogModifier and TypeMethodDescription(package private) static Object
WrapperGenerator.handleFullLogging
(Log log, Method method, WrapperGenerator.ReturnType rtype, Logger logger, String idPrefix, Object[] messageParams, Throwable cause, WrapperGenerator.Extension extension) -
Uses of Log in org.glassfish.pfl.dynamic.copyobject.impl
Methods in org.glassfish.pfl.dynamic.copyobject.impl with annotations of type LogModifier and TypeMethodDescriptionExceptions.cannotCopyClass
(Class<?> cls) Exceptions.cannotCopyInterface
(Class<?> cls) Exceptions.couldNotCopy
(Object obj, ReflectiveCopyException exc) Exceptions.couldNotFindClassCopier
(Class<?> cls) Exceptions.exceptionInReadResolve
(Object obj, Throwable t) void
Exceptions.failureInFallback
(ReflectiveCopyException exc, Object obj, Class<?> cls) Exceptions.noClassCopierForSuperclass
(Class<?> superClass) Exceptions.stackOverflow
(Object source, StackOverflowError ex)