|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Agent Health MBean interface containing functionality provided by all
health MBeans. It extends MgmtExtendedControlMBean
to
expose additional agent functionality.
This management interface includes the following attributes.
These attributes are described in more detail in the accessor methods,
and in the MgmtExtendedControlMBean
interface.
The following operations are included in this management interface. These are described in more detail in the corresponding method documentation.
No Notification
s are emitted by methods in this interface.
MgmtExtendedControlMBean
Field Summary |
---|
Fields inherited from interface com.ibm.retail.si.mgmt.MgmtExtendedControlMBean |
---|
EXTENDED_CTRL, EXTENDED_DEBUG, EXTENDED_LOG |
Method Summary | |
---|---|
com.ibm.retail.si.mgmt.MgmtDeviceInfo |
getDeviceInfo()
|
java.lang.String |
getHostname()
|
java.lang.String |
getIPAddress()
On General Agents, the IP Address of the network interface that is sending discovery packets is returned. |
boolean |
isAgentStarted()
|
Methods inherited from interface com.ibm.retail.si.mgmt.MgmtExtendedControlMBean |
---|
destroyDebug, destroyDetailedControl, destroyDetailedLogControl, enableDebug, enableDetailedControl, enableDetailedLogControl, getCurrentlyActiveCapabilities, getExtendedCapabilities |
Method Detail |
public com.ibm.retail.si.mgmt.MgmtDeviceInfo getDeviceInfo()
public java.lang.String getHostname()
public java.lang.String getIPAddress()
public boolean isAgentStarted()
MgmtAgent
has started, false otherwise
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |