public interface ISiteWhereServerRuntime
Modifier and Type | Interface and Description |
---|---|
static interface |
ISiteWhereServerRuntime.IGeneralInformation
General server information.
|
static interface |
ISiteWhereServerRuntime.IJavaInformation
Get information about Java VM.
|
Modifier and Type | Method and Description |
---|---|
ISiteWhereServerRuntime.IGeneralInformation |
getGeneral() |
ISiteWhereServerRuntime.IJavaInformation |
getJava() |
ISiteWhereServerRuntime.IGeneralInformation getGeneral()
ISiteWhereServerRuntime.IJavaInformation getJava()