org.hippoecm.hst.core.logging
Class HstComponentInvokerProfiler

java.lang.Object
  extended by org.hippoecm.hst.core.logging.HstComponentInvokerProfiler

public class HstComponentInvokerProfiler
extends Object


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

Constructor Detail

HstComponentInvokerProfiler

public HstComponentInvokerProfiler(LoggerFactory loggerFactory)
Method Detail

profile

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


Copyright © 2008-2012 Hippo. All Rights Reserved.