Class AbstractBehaviorFactory

java.lang.Object
org.picocontainer.behaviors.AbstractBehaviorFactory
All Implemented Interfaces:
Serializable, BehaviorFactory, ComponentFactory
Direct Known Subclasses:
Automating, Caching, Decorating, FieldDecorating, Guarding, ImplementationHiding, Intercepting, Locking, OptInCaching, PropertyApplying, Storing, Synchronizing, ThreadCaching

public class AbstractBehaviorFactory extends Object implements ComponentFactory, Serializable, BehaviorFactory
See Also: