Uses of Package
org.apache.avalon.fortress.impl.factory

Packages that use org.apache.avalon.fortress.impl.factory
org.apache.avalon.fortress.impl The fortress.impl package contains the containment abstraction of the Fortress system 
org.apache.avalon.fortress.impl.factory ObjectFactory wrappers to provide proxied components to the container. 
 

Classes in org.apache.avalon.fortress.impl.factory used by org.apache.avalon.fortress.impl
ProxyManager
          ProxyManager is used to abstract away the plumbing for the underlying proxy generator.
 

Classes in org.apache.avalon.fortress.impl.factory used by org.apache.avalon.fortress.impl.factory
AbstractObjectFactory
          AbstractObjectFactory does XYZ
BCELCodeGenerator
           BCELCodeGenerator creates implementations for the Methods and Fields needed in creating a WrapperClass.
BCELCodeGenerator.MethodDesc
           
BCELWrapperGenerator
          Create the BCELWrapper for the component.
BCELWrapperGenerator.BCELClassLoader