Package | Description |
---|---|
com.spss.psapi.extensions.common.spi | |
com.spss.psapi.extensions.common.spi2 |
This defines SPI (Service Provider Interface) definitions that are implemented by
an extension.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionListener2.extensionObjectChanged(ExtensionObjectEvent event,
SystemSession systemSession)
Called when an extension object has been updated.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionObjectDelegate.onExtensionObjectEvent(ExtensionObjectEvent event)
Called when an extension object has been modified in some way.
|
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.