A D G I L N P S V

A

aroundInvoke(InvocationContext) - Method in class net.sf.seam.perf4j.Perf4jProfiledInterceptor
Delegates performance logging to specific TimingAspect class for annotated methods.

D

DEFAULT_EXCEPTION_PRIORITY - Static variable in class net.sf.seam.perf4j.SeamLoggerStopWatch
 
DEFAULT_NORMAL_PRIORITY - Static variable in class net.sf.seam.perf4j.SeamLoggerStopWatch
 
doPerfLogging(SeamJoinPoint, Profiled) - Method in class net.sf.seam.perf4j.SeamTimingAspect
Executes the real profiling method from Perf4j.

G

getExceptionPriority() - Method in class net.sf.seam.perf4j.SeamLoggerStopWatch
 
getExecutingObject() - Method in class net.sf.seam.perf4j.SeamJoinPoint
getLogger() - Method in class net.sf.seam.perf4j.SeamLoggerStopWatch
 
getMethodName() - Method in class net.sf.seam.perf4j.SeamJoinPoint
getNormalPriority() - Method in class net.sf.seam.perf4j.SeamLoggerStopWatch
 
getParameters() - Method in class net.sf.seam.perf4j.SeamJoinPoint

I

isInterceptorEnabled() - Method in class net.sf.seam.perf4j.Perf4jProfiledInterceptor
Tells when interceptor is enabled.
isLogging() - Method in class net.sf.seam.perf4j.SeamLoggerStopWatch
Determines if logging is currently enabled for normal log messages printed by StopWatch.

L

log(String, Throwable) - Method in class net.sf.seam.perf4j.SeamLoggerStopWatch
Logs StopWatch message using Seam's logger.

N

net.sf.seam.perf4j - package net.sf.seam.perf4j
Perf4j integration for Seam Framework.
newStopWatch(String, String) - Method in class net.sf.seam.perf4j.SeamTimingAspect
Returns an implementation of StopWatch using Seam logger.
newTimingAspect() - Method in class net.sf.seam.perf4j.Perf4jProfiledInterceptor
Returns new TimingAspect.

P

Perf4jProfiled - Annotation Type in net.sf.seam.perf4j
Marker annotation for methods profiled with Perf4j.
Perf4jProfiledInterceptor - Class in net.sf.seam.perf4j
Perf4j interceptor for Seam.
Perf4jProfiledInterceptor() - Constructor for class net.sf.seam.perf4j.Perf4jProfiledInterceptor
 
proceed() - Method in class net.sf.seam.perf4j.SeamJoinPoint

S

safeValueOf(String, SeamLoggerStopWatch.LoggingLevel) - Static method in enum net.sf.seam.perf4j.SeamLoggerStopWatch.LoggingLevel
Safe version of valueOf().
SeamJoinPoint - Class in net.sf.seam.perf4j
An implementation of AbstractJoinPoint from Perf4j library for Seam Framework.
SeamJoinPoint(InvocationContext) - Constructor for class net.sf.seam.perf4j.SeamJoinPoint
Constructor with Seam InvocationContext to wrap.
SeamLoggerStopWatch - Class in net.sf.seam.perf4j
An implementation of Perf4j's LoggingStopWatch using Seam Logger to log messages.
SeamLoggerStopWatch() - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
Default constructor.
SeamLoggerStopWatch(SeamLoggerStopWatch.LoggingLevel) - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
 
SeamLoggerStopWatch(SeamLoggerStopWatch.LoggingLevel, SeamLoggerStopWatch.LoggingLevel) - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
 
SeamLoggerStopWatch(String) - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
 
SeamLoggerStopWatch(String, String) - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
 
SeamLoggerStopWatch(Log) - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
 
SeamLoggerStopWatch(Log, String) - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
 
SeamLoggerStopWatch(Log, String, String) - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
 
SeamLoggerStopWatch(Log, SeamLoggerStopWatch.LoggingLevel) - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
 
SeamLoggerStopWatch(Log, SeamLoggerStopWatch.LoggingLevel, SeamLoggerStopWatch.LoggingLevel) - Constructor for class net.sf.seam.perf4j.SeamLoggerStopWatch
Constructs StopWatch with given logger and given logging levels (priorities).
SeamLoggerStopWatch.LoggingLevel - Enum in net.sf.seam.perf4j
Levels (priorites) to log messages on.
SeamTimingAspect - Class in net.sf.seam.perf4j
An implementation of Perf4j's AgnosticTimingAspect using Seam Logger to log results.
SeamTimingAspect() - Constructor for class net.sf.seam.perf4j.SeamTimingAspect
Causes default logger and default message generator to be used.
SeamTimingAspect(Log) - Constructor for class net.sf.seam.perf4j.SeamTimingAspect
Allows to specify a logger to be used.

V

valueOf(String) - Static method in enum net.sf.seam.perf4j.SeamLoggerStopWatch.LoggingLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.seam.perf4j.SeamLoggerStopWatch.LoggingLevel
Returns an array containing the constants of this enum type, in the order they are declared.

A D G I L N P S V

Copyright © 2010. All Rights Reserved.