| Package | Description |
|---|---|
| com.whitestein.lsps.common | |
| com.whitestein.lsps.test | |
| com.whitestein.lsps.tools |
| Modifier and Type | Method and Description |
|---|---|
static JEEServer |
JEEServer.getRuntime()
Returns the server we are running on.
|
static JEEServer |
JEEServer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JEEServer[] |
JEEServer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
LspsRemote.isRunningOn(JEEServer server) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
TestSupportServiceBean.isRunningOn(JEEServer server) |
Boolean |
TestSupportService.isRunningOn(JEEServer server) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.