Package wt.method
Class ContextCaptureDelegate.Factory
java.lang.Object
wt.method.ContextCaptureDelegate.Factory
- All Implemented Interfaces:
InfoDelegateFactory<NotificationHandlerDelegate>,NotificationHandlerDelegateFactory
- Enclosing class:
- ContextCaptureDelegate
public static class ContextCaptureDelegate.Factory
extends Object
implements NotificationHandlerDelegateFactory
Implementation of
NotificationHandlerDelegateFactory for
use in servlet engine with NotificationHandlerMBean via
its CustomDelegateFactoryClass attribute to construct ContextCaptureDelegate
instances as delegates.
Note that the name of this class is wt.method.ContextCaptureDelegate$Factory as far
as Class.forName() and thus CustomDelegateFactoryClass are concerned.
Supported API: true
-
Method Summary