wt.method
Class ContextCaptureDelegate.Factory

java.lang.Object
  extended by 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait