abc.weaving.aspectinfo
Class GlobalCflowSetupFactory

java.lang.Object
  extended by abc.weaving.aspectinfo.GlobalCflowSetupFactory

public class GlobalCflowSetupFactory
extends java.lang.Object


Constructor Summary
GlobalCflowSetupFactory()
           
 
Method Summary
static abc.weaving.aspectinfo.GlobalCflowSetupFactory.CfsContainer construct(Aspect a, Pointcut pc, boolean isBelow, java.util.Hashtable typeMap, Position pos, int depth)
           
static void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalCflowSetupFactory

public GlobalCflowSetupFactory()
Method Detail

construct

public static abc.weaving.aspectinfo.GlobalCflowSetupFactory.CfsContainer construct(Aspect a,
                                                                                    Pointcut pc,
                                                                                    boolean isBelow,
                                                                                    java.util.Hashtable typeMap,
                                                                                    Position pos,
                                                                                    int depth)

reset

public static void reset()