Uses of Interface
org.objectweb.dsrg.sofa.microarchitecture.SOFAMicroGenerator

Packages that use SOFAMicroGenerator
org.objectweb.dsrg.sofa.bootstrap   
 

Uses of SOFAMicroGenerator in org.objectweb.dsrg.sofa.bootstrap
 

Classes in org.objectweb.dsrg.sofa.bootstrap that implement SOFAMicroGenerator
 class FactoryInterceptorGenerator
          Generates new interceptor which intercepts return from factory methods and creates new delegation chains for the interface connecting to the created component.
 class InterceptorGenerator
          Generator of interface interceptors.