Package com.spss.psapi.extensions.common.spi2

This defines SPI (Service Provider Interface) definitions that are implemented by an extension.

See: Description

  • Interface Summary 
    Interface Description
    AslGenerator
    Defines the methods supported by an execution handler that generates ASL.
    ExecutionHandler
    This is the base class for execution handlers - objects which define how a Processor should be executed.
    ExecutionXMLGenerator
    Defines the methods supported by an execution that generates Execution XML.
    ExtensionDelegate
    Defines the methods supported by an extension delegate.
    ExtensionObjectDelegate
    Defines the basic methods supported by an extension object delegate.
    NodeDelegate
    Defines the methods supported by a node delegate.
    OutputDelegate
    Defines the methods supported by an output delegate.
    PhasedAslGenerator
    Defines the methods supported by an execution handler that generates ASL with multi-phase support.
    PropertyValidator
    This is a marker class for delegates that support property validation.

Package com.spss.psapi.extensions.common.spi2 Description

This defines SPI (Service Provider Interface) definitions that are implemented by an extension.
Since:
PSAPI 17.0

(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.