wt.servlet
Class RequestCaptureDelegate.Factory

java.lang.Object
  extended by 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


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait