Uses of Interface
org.apache.avalon.composition.provider.LifestyleFactory

Packages that use LifestyleFactory
org.apache.avalon.activation.impl Default runtime platform.  
 

Uses of LifestyleFactory in org.apache.avalon.activation.impl
 

Classes in org.apache.avalon.activation.impl that implement LifestyleFactory
 class DefaultLifestyleFactory
          A factory enabling the establishment of runtime handlers.
 

Methods in org.apache.avalon.activation.impl that return LifestyleFactory
 LifestyleFactory DefaultRuntimeFactory.buildLifestyleFactory(InitialContext context, Class clazz)
          Build a lifestyle factory using a supplied class.
 



Copyright © The Apache Software Foundation. All Rights Reserved.