Uses of Interface
org.apache.avalon.activation.lifestyle.LifestyleHandler

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

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

Classes in org.apache.avalon.activation.lifestyle.impl that implement LifestyleHandler
 class AbstractLifestyleHandler
          Abstract implentation class for a lifestyle handler.
 class PooledLifestyleHandler
           
 class SingletonLifestyleHandler
           
 class ThreadLifestyleHandler
           
 class TransientLifestyleHandler
           
 



Copyright © Apache Software Foundation. All Rights Reserved.