Uses of Interface
org.picocontainer.gems.adapters.PoolingComponentAdapter.Context

Packages that use PoolingComponentAdapter.Context
org.picocontainer.gems.adapters   
 

Uses of PoolingComponentAdapter.Context in org.picocontainer.gems.adapters
 

Classes in org.picocontainer.gems.adapters that implement PoolingComponentAdapter.Context
static class PoolingComponentAdapter.DefaultContext
          The default context for a PoolingComponentAdapter.
 

Constructors in org.picocontainer.gems.adapters with parameters of type PoolingComponentAdapter.Context
PoolingComponentAdapter(org.picocontainer.ComponentAdapter delegate, PoolingComponentAdapter.Context context)
          Construct a PoolingComponentAdapter.