IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.wsspi.rrd.extension.generator

Interface Summary
ExtensionGeneratorThe ExtensionGenerator interface represents an RRD extension generator, which is used to generate extension data that is later attached to an RRD request.
ExtensionGeneratorConfigThe ExtensionGeneratorConfig interface provides a method by which objects can obtain initialization and runtime configuration information.
ExtensionGeneratorResponseThe ExtensionGeneratorResponse interface defines the response information that is attached to an RRD response.
ExtensionGeneratorRequestThe ExtensionGeneratorRequest interface defines the request information that is attached to an RRD request.

Class Summary
GenericExtensionGeneratorThe GenericExtensionGenerator class defines an abstract class which provides a base for RRD extension generator classes that handles basic initialization and configuration methods.
ExtensionGeneratorResponseWrapperThe ExtensionGeneratorResponseWrapper class defines a wrapper for objects, which are in turn provided to extension generators for processing.
ExtensionGeneratorRequestWrapperThe ExtensionGeneratorRequestWrapper class defines a wrapper for objects, which are in turn provided to extension generators for processing.



IBM WebSphere Application ServerTM
Release 6