Class ClassDelegateCollectionHandler

All Implemented Interfaces:
Serializable, ActivityBehavior, FlowableCollectionHandler, TriggerableActivityBehavior

public class ClassDelegateCollectionHandler extends AbstractClassDelegate implements FlowableCollectionHandler
Helper class for Collection handlers to allow class delegation. This class will lazily instantiate the referenced classes when needed at runtime.
Author:
Lori Small
See Also: