net.sf.infrared.aspects.aspectwerkz
Class InfraRedBaseAspect
java.lang.Object
net.sf.infrared.aspects.aspectwerkz.InfraRedBaseAspect
- public class InfraRedBaseAspect
- extends Object
Base Aspect for AspectWerkz that is executed for all pointcuts
|
Constructor Summary |
InfraRedBaseAspect(org.codehaus.aspectwerkz.AspectContext aspectContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfraRedBaseAspect
public InfraRedBaseAspect(org.codehaus.aspectwerkz.AspectContext aspectContext)
collectMetrics
public Object collectMetrics(org.codehaus.aspectwerkz.joinpoint.StaticJoinPoint jp)
throws Throwable
- Throws:
Throwable