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.shutdownExtension(ShutdownContext shutdownContext)
Called at application shutdown to allow an extension to tidy up its global state, deallocate
any system resources etc.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionDelegate.shutdownExtension(ShutdownContext shutdownContext,
ExtensionContext extensionContext)
Called at application shutdown to allow an extension to tidy up its global state, deallocate
any system resources etc.
|
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.