Interface SummaryDelegateFactory

All Superinterfaces:
InfoDelegateFactory<SummaryDelegate>
All Known Implementing Classes:
SummaryScriptAction

public interface SummaryDelegateFactory extends InfoDelegateFactory<SummaryDelegate>
Required interface for classes specified by SummaryMBean's CustomDelegateFactoryClass attribute.

Implementation also requires implementations to provide a public, no-arg constructor.

Supported API: true

Extendable: true