Uses of Class
org.objectweb.jac.core.ACManager

Packages that use ACManager
org.objectweb.jac.core Provides JAC system core classes.  
 

Uses of ACManager in org.objectweb.jac.core
 

Fields in org.objectweb.jac.core declared as ACManager
protected static ACManager ACManager.acManager
          Stores the sole instance of Aspect Component Manager.
 

Methods in org.objectweb.jac.core that return ACManager
static ACManager ACManager.getACM()