org.aspectbench.runtime.internal
Class CflowCounterFactory

java.lang.Object
  extended by org.aspectbench.runtime.internal.CflowCounterFactory

public class CflowCounterFactory
extends Object

Author:
Damien Sereni

Constructor Summary
CflowCounterFactory()
           
 
Method Summary
static CflowCounterInterface makeCflowCounter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CflowCounterFactory

public CflowCounterFactory()
Method Detail

makeCflowCounter

public static CflowCounterInterface makeCflowCounter()