Package | Description |
---|---|
com.spss.psapi.extensions.common.spi2 |
This defines SPI (Service Provider Interface) definitions that are implemented by
an extension.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AslGenerator
Defines the methods supported by an execution handler that generates ASL.
|
interface |
ExecutionXMLGenerator
Defines the methods supported by an execution that generates Execution XML.
|
interface |
PhasedAslGenerator
Defines the methods supported by an execution handler that generates ASL with multi-phase support.
|
Modifier and Type | Method and Description |
---|---|
ExecutionHandler |
NodeDelegate.getExecutionHandler(NodeContext nodeContext,
ExecutionContext executionContext)
Returns the execution handler that is responsible for generating the execution plan or
null if the execution method is defined directly in the extension XML. |
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.