Uses of Interface
org.apache.avalon.activation.lifecycle.Factory

Packages that use Factory
org.apache.avalon.activation.lifestyle.impl The lifestyle.impl package contains the default implementations of the standard four lifestyle handlers. 
 

Uses of Factory in org.apache.avalon.activation.lifestyle.impl
 

Constructors in org.apache.avalon.activation.lifestyle.impl with parameters of type Factory
TransientLifestyleHandler(Logger logger, Factory factory)
           
ThreadLifestyleHandler(Logger logger, Factory factory)
           
SingletonLifestyleHandler(Logger logger, Factory factory)
           
PooledLifestyleHandler(Logger logger, Factory factory)
           
AbstractLifestyleHandler(Logger logger, Factory factory)
          Creation of a new instance.
 



Copyright © Apache Software Foundation. All Rights Reserved.