Interface BehaviorFactory

All Superinterfaces:
ComponentFactory
All Known Implementing Classes:
AbstractBehaviorFactory, AdaptingBehavior, Automating, Caching, Decorating, FieldDecorating, Guarding, ImplementationHiding, Intercepting, Locking, OptInCaching, PropertyApplying, Storing, Synchronizing, ThreadCaching

public interface BehaviorFactory extends ComponentFactory
Extends ComponentFactory to provide factory methods for Behaviors
Author:
Paul Hammant, Mauro Talevi