IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.wsspi.rrd.extension.handler

Interface Summary
ExtensionHandlerThe ExtensionHandler interface represents an RRD extension handler, which is used to handle extension data that is received in an RRD request.
ExtensionHandlerConfigThs ExtensionHandlerConfig interface provides a method by which objects can obtain initialization and runtime configuration information.
ExtensionHandlerResponseThe ExtensionHandlerResponse interface defines the response information that is attached to an RRD response.
ExtensionHandlerRequestThe ExtensionHandlerRequest interface defines the request information that is received from an RRD request.

Class Summary
GenericExtensionHandlerThe GenericExtensionHandler class defines an abstract class which provides a base for RRD extension handler classes that handles basic initialization and configuration methods.
ExtensionHandlerResponseWrapperThe ExtensionHandlerResponseWrapper class defines a wrapper for objects, which are in turn provided to extension handlers for processing.
ExtensionHandlerRequestWrapperThe ExtensionHandlerRequestWrapper class defines a wrapper for objects, which are in turn provided to extension handlers for processing.



IBM WebSphere Application ServerTM
Release 6