com.jurismarches.vradi.aspect
Class ServiceAspect

java.lang.Object
  extended by com.jurismarches.vradi.aspect.ServiceAspect

public class ServiceAspect
extends Object

VradiAspect.

Since:
19 févr. 2010 05:29:32
Version:
$Revision: 547 $ $Date: 2010-02-23 11:43:13 +0100 (mar., 23 févr. 2010) $
Author:
$Author: schorlet $

Constructor Summary
ServiceAspect()
           
 
Method Summary
protected  VradiTrace getTrace()
           
 void statAfterExecute(org.codehaus.aspectwerkz.joinpoint.JoinPoint jp)
           
 void traceAfterExecute(org.codehaus.aspectwerkz.joinpoint.JoinPoint jp)
           
 void traceBeforeExecute(org.codehaus.aspectwerkz.joinpoint.JoinPoint jp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceAspect

public ServiceAspect()
Method Detail

getTrace

protected VradiTrace getTrace()

traceBeforeExecute

public void traceBeforeExecute(org.codehaus.aspectwerkz.joinpoint.JoinPoint jp)

traceAfterExecute

public void traceAfterExecute(org.codehaus.aspectwerkz.joinpoint.JoinPoint jp)

statAfterExecute

public void statAfterExecute(org.codehaus.aspectwerkz.joinpoint.JoinPoint jp)


Copyright © 2009-2010 JurisMarches. All Rights Reserved.