org.ow2.frascati.intent.bench
Class BenchIntentHandler

java.lang.Object
  extended by org.ow2.frascati.intent.bench.BenchIntentHandler
All Implemented Interfaces:
org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.ow2.frascati.tinfi.control.intent.IntentHandler

public class BenchIntentHandler
extends java.lang.Object
implements org.ow2.frascati.tinfi.control.intent.IntentHandler

IntentHandler implementation for a simple bench

Version:
$Revision$
Author:
Nicolas Dolet

Field Summary
protected  Report report
          Reference for reporting benchmark statistics
 
Constructor Summary
BenchIntentHandler()
           
 
Method Summary
 java.lang.Object invoke(org.ow2.frascati.tinfi.control.intent.IntentJoinPoint ijp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

report

protected Report report
Reference for reporting benchmark statistics

Constructor Detail

BenchIntentHandler

public BenchIntentHandler()
Method Detail

invoke

public java.lang.Object invoke(org.ow2.frascati.tinfi.control.intent.IntentJoinPoint ijp)
                        throws java.lang.Throwable
Specified by:
invoke in interface org.ow2.frascati.tinfi.control.intent.IntentHandler
Throws:
java.lang.Throwable
See Also:
IntentHandler.invoke(IntentJoinPoint)


Copyright © 2010 OW2 Consortium. All Rights Reserved.