com.ibm.wsspi.rrd.extension.handler

Class GenericExtensionHandler

  • java.lang.Object
    • com.ibm.wsspi.rrd.extension.handler.GenericExtensionHandler
  • All Implemented Interfaces:
    ExtensionHandler


    public abstract class GenericExtensionHandler
    extends java.lang.Object
    implements ExtensionHandler
    The GenericExtensionHandler class defines an abstract class which provides a base for RRD extension handler classes that handles basic initialization and configuration methods.
    Since:
    WAS6.1
    • Constructor Detail

      • GenericExtensionHandler

        public GenericExtensionHandler()
    • Method Detail

      • getExtensionHandlerConfig

        public ExtensionHandlerConfig getExtensionHandlerConfig()
        Description copied from interface: ExtensionHandler
        Retrieves the extension handler configuration information associated with this extension handler.
        Specified by:
        getExtensionHandlerConfig in interface ExtensionHandler
        Returns:
        an ExtensionHandlerConfig object containing the extension handler configuration information associated with this extension handler.
IBM WebSphere Application ServerTM
Release 8.5