Class Decorating

  • All Implemented Interfaces:
    java.io.Serializable, BehaviorFactory, ComponentFactory

    public abstract class Decorating
    extends AbstractBehaviorFactory
    BehaviorFactory for Decorating. This factory will create org.picocontainer.gems.behaviors.Decorated that will allow you to decorate what you like on the component instance that has been created
    Author:
    Paul Hammant
    See Also:
    Serialized Form