Package wt.jmx.core.mbeans
Interface NotificationHandlerDelegateFactory
- All Superinterfaces:
InfoDelegateFactory<NotificationHandlerDelegate>
- All Known Implementing Classes:
ContextCaptureDelegate.Factory,HeapDumpDelegate,NotificationScriptAction,PeriodicMemoryDumperDelegate,RequestCaptureDelegate.Factory,StackLoggingDelegate
public interface NotificationHandlerDelegateFactory
extends InfoDelegateFactory<NotificationHandlerDelegate>
Required interface for classes specified by
NotificationHandlerMBean's
CustomDelegateFactoryClass attribute.
Implementation also requires implementations to provide a public, no-arg constructor.
Supported API: true
Extendable: true
-
Method Summary
Methods inherited from interface wt.jmx.core.mbeans.InfoDelegateFactory
getDelegate, setOwnerMBean