|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the management interface explicitly defined for the "MfDiscoveryServiceMBean" standard MBean. The "MfDiscoveryServiceMBean" standard MBean implements this interface in order to be manageable through a JMX agent. The "SimpleStandardMBean" interface shows how to expose for management: - read-only attributes ("Port", "Group") through their getter methods
Method Summary | |
java.lang.String |
getMulticastGroup()
Getter: get the "Group" value of the multicast channel |
int |
getMulticastPort()
Getter: get the "Port" value of the multicast channel |
java.lang.String |
getVersion()
|
Method Detail |
public int getMulticastPort()
public java.lang.String getMulticastGroup()
public java.lang.String getVersion()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |