Package wt.servlet

Class RequestCaptureDelegate.Factory

java.lang.Object
wt.servlet.RequestCaptureDelegate.Factory
All Implemented Interfaces:
InfoDelegateFactory<NotificationHandlerDelegate>, NotificationHandlerDelegateFactory
Enclosing class:
RequestCaptureDelegate

public static class RequestCaptureDelegate.Factory extends Object implements NotificationHandlerDelegateFactory
Implementation of NotificationHandlerDelegateFactory for use in servlet engine with NotificationHandlerMBean via its CustomDelegateFactoryClass attribute to construct RequestCaptureDelegate instances as delegates.

Note that the name of this class is wt.servlet.RequestCaptureDelegate$Factory as far as Class.forName() and thus CustomDelegateFactoryClass are concerned.

Supported API: true