com.atlassian.confluence.util
Class AspectJProfilingInterceptor

java.lang.Object
  extended by com.atlassian.confluence.util.AspectJProfilingInterceptor

public class AspectJProfilingInterceptor
extends java.lang.Object


Constructor Summary
AspectJProfilingInterceptor()
           
 
Method Summary
 java.lang.Object profile(org.aspectj.lang.ProceedingJoinPoint pjp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AspectJProfilingInterceptor

public AspectJProfilingInterceptor()
Method Detail

profile

public java.lang.Object profile(org.aspectj.lang.ProceedingJoinPoint pjp)
                         throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.