Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Package org.picocontainer.behaviors
Interface Summary
BehaviorAdapterTestCase.ComponentAdapterThatCanManageLifecycle
BehaviorAdapterTestCase.ComponentAdapterThatSupportsStrategy
CachedTestCase.ComponentAdapterSupportingLifecycleStrategy
Decorated.Decorator
FieldDecorated.Decorator
ImplementationHidingTestCase.NeedsStringBuilder
Intercepted.Controller
InterceptingTestCase.Person
Class Summary
AbstractBehavior<T>
Component adapter which decorates another adapter.
AbstractBehaviorFactory
AdaptingBehavior
AdaptingBehaviorTestCase
AdaptingBehaviorTestCase.MyHashMap
AdaptingBehaviorTestCase.MyHashMap2
Automated<T>
Automating
AutomatingTestCase
AutomatingTestCase.Bar
AutomatingTestCase.Foo
BehaviorAdapterTestCase
Behaviors
Static collection of factory methods for different BehaviourFactory implementations.
Cached<T>
ComponentAdapter
implementation that caches the component instance.
CachedTestCase
Caching
factory class creating cached behaviours
CachingTestCase
Decorated
Decorating
BehaviorFactory for Decorating.
FieldDecorated
FieldDecorating
BehaviorFactory for Field Decorating.
HiddenImplementation<T>
This component adapter makes it possible to hide the implementation of a real subject (behind a proxy) provided the key is an interface.
HiddenImplementationTestCase
ImplementationHiding
ImplementationHidingTestCase
ImplementationHidingTestCase.NeedsNeedsStringBuilder
ImplementationHidingTestCase.NeedsStringBuilderImpl
Intercepted<T>
Intercepted.ControllerImpl
Intercepted.InterceptorThreadLocal
Intercepting
InterceptingTestCase
InterceptingTestCase.Englishman
InterceptingTestCase.Person.nullobject
Locked<T>
LockedTestCase
Locking
This behavior factory provides java.util.concurrent locks.
LockingTestCase
OptInCaching
OptInCachingTestCase
PropertyApplicator<T>
Decorating component adapter that can be used to set additional properties on a component in a bean style.
PropertyApplying
A
ComponentFactory
that creates
PropertyApplicator
instances.
PropertyApplyingBehaviorTestCase
PropertyApplyingTestCase
PropertyApplyingTestCase.A
PropertyApplyingTestCase.B
PropertyApplyingTestCase.Failing
PropertyApplyingTestCase.Foo
PropertyApplyingTestCase.Primitives
Class that contains all types of Java primitives, to test if they are set correctly.
Stored<T>
behaviour for all behaviours wishing to store their component in "awkward places" ( object references )
Storing
Storing.StoreThreadLocal
Storing.StoreWrapper
StoringTestCase
StoringTestCase.Bar
StoringTestCase.Foo
Synchronized<T>
Component Adapter that uses java synchronized around getComponentInstance().
SynchronizedTestCase
SynchronizedTestCase.SlowCtor
Synchronizing
This behavior factory provides
synchronized
wrappers to control access to a particular component.
SynchronizingTestCase
ThreadCached<T>
This behavior supports caches values per thread.
ThreadCaching
ThreadCachingTestCase
ThreadCachingTestCase.Bar
ThreadCachingTestCase.Foo
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2010
Codehaus
. All Rights Reserved.