Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.13
-
Component/s: Perf4J base
-
Labels:None
-
Environment:All
-
Number of attachments :
Description
Provide an aspect to use as an EJB 3.0 interceptor. Also, refactor the AOP code to allow for easier use of Perf4J with other aspect frameworks.
Added multiple EjbTimingAspect classes, one for each logging framework, that can be used as interceptors. Also refactored AbstractTimingAspect by pulling up an "AgnosticTimingAspect" into a superclass. That AgnosticTimingAspect is NOT AOP-framework specific.