tinlizard.util
Class ProfilerAspect

java.lang.Object
  extended by tinlizard.util.ProfilerAspect

public class ProfilerAspect
extends Object


Constructor Summary
ProfilerAspect()
           
 
Method Summary
 Object profileAdvice(org.aspectj.lang.ProceedingJoinPoint jp)
           
 void tinLizardMethod(org.aspectj.lang.ProceedingJoinPoint jp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilerAspect

public ProfilerAspect()
Method Detail

tinLizardMethod

public void tinLizardMethod(org.aspectj.lang.ProceedingJoinPoint jp)

profileAdvice

public Object profileAdvice(org.aspectj.lang.ProceedingJoinPoint jp)


Copyright © 2009. All Rights Reserved.