|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerInformation
Interface for the ServerInformation MBean
Field Summary | |
---|---|
static int |
QPID_JMX_API_MAJOR_VERSION
|
static int |
QPID_JMX_API_MINOR_VERSION
|
static String |
TYPE
|
Method Summary | |
---|---|
String |
getBuildVersion()
Attribute to represent the build version string. |
Integer |
getManagementApiMajorVersion()
Attribute to represent the major version number for the management API. |
Integer |
getManagementApiMinorVersion()
Attribute to represent the minor version number for the management API. |
String |
getProductVersion()
Attribute to represent the product version string. |
Field Detail |
---|
static final String TYPE
static final int QPID_JMX_API_MAJOR_VERSION
static final int QPID_JMX_API_MINOR_VERSION
Method Detail |
---|
Integer getManagementApiMajorVersion() throws IOException
IOException
Integer getManagementApiMinorVersion() throws IOException
IOException
String getBuildVersion() throws IOException
IOException
String getProductVersion() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |