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.startupExtension(StartupContext startupContext)
Called at application startup when the extension is first loaded to allow an extension to
initialise its global state, process command line arguments, allocate necessary resources etc.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionDelegate.startupExtension(StartupContext startupContext,
ExtensionContext extensionContext)
Called at application startup when the extension is first loaded to allow an extension to
initialise its global state, process command line arguments, allocate necessary resources etc.
|
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.