public interface IdentityInformationProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentName()
Get the service agent name
|
int |
getMajorVersion()
Get the service major version nuumber
|
int |
getMinorVersion()
Get the service minor version nuumber
|
String |
getName()
Get the service name
|
int |
getPartition()
Get the service partition
|
String |
getServerName()
Get the server (XVM) name
|
String getServerName()
String getName()
int getMajorVersion()
int getMinorVersion()
String getAgentName()
int getPartition()
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.