| Modifier and Type | Method and Description |
|---|---|
BatchSPIManager.PlatformMode |
BatchSPIManager.getPlatformMode()
Returns the EEMode set via this SPI, if one has been set.
|
static BatchSPIManager.PlatformMode |
BatchSPIManager.PlatformMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchSPIManager.PlatformMode[] |
BatchSPIManager.PlatformMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchSPIManager.registerPlatformMode(BatchSPIManager.PlatformMode mode)
Override properties-file based config with programmatic setting of SE or EE
platform mode.
|
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0