|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ProxyFactory
.
BLOCK_ON_WAIT
forces the pool to wait until an object of the pool is returning
in case none is immediately available.
ComponentMonitor
which writes to a Commons Logging Log
instance.Parameter
that allows for
constraint-based configuration of component parameters.AssimilatingComponentAdapter
.
DEFAULT_MAX_SIZE
is the default size of the pool.
DEFAULT_RESETTER
is a NoOperationResetter
that is used by default.
ENSURE_THREAD_LOCALITY
is the constant for created ComponentAdapter
instances, that ensure
unique instances of the component by delivering a proxy for the component.
FAIL_ON_WAIT
forces the pool to fail none is immediately available.
Resetter
of the objects returning to the pool.
Resetter
of the objects returning to the pool.
IsExactType
instance.
IsKey
instance.
IsType
instance.
IsType
instance.
ComponentMonitor
which writes to a Log4J Logger
instance.Not
instance.
Multicasting
proxy for the components of a PicoContainer
.
ComponentAdapter
implementation that pools components.PicoException
that is thrown when there is a problem
invoking lifecycle methods via reflection.StaticFactoryComponentAdapter
.StaticFactory
.THREAD_ENSURES_LOCALITY
is the constant for created ComponentAdapter
instances, that
create for the current thread a new component.
ComponentAdapter
that realizes a ThreadLocal
component instance.Proxy
instances.
ComponentAdapterFactory
for components kept in ThreadLocal
instances.ObjectReference
based on a ThreadLocal
.UNLIMITED_SIZE
is the value to set the maximum size of the pool to unlimited (Integer.MAX_VALUE
in fact).
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |