|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AutoDiscoveryMBean
JMX interface to the AutoDiscovery MBean.
| Method Summary | |
|---|---|
String |
getNetworkRegistryName()
Returns the JMX ObjectName of the Network Registry that is used to perform auto-discovery. |
void |
setNetworkRegistryName(String name)
Sets the name (in String form of a JMX ObjectName) of the Network Registry that is used to perform
auto-discovery and begins listeningn to it. |
| Method Detail |
|---|
String getNetworkRegistryName()
ObjectName of the Network Registry that is used to perform auto-discovery.
void setNetworkRegistryName(String name)
ObjectName) of the Network Registry that is used to perform
auto-discovery and begins listeningn to it. The caller must know what it is doing - this must be the name the
Network Registry is registered as, otherwise, auto-discovery will fail.
Note that if this object is already listening to a Network Registry, it will be unregistered before setting the name.
name - name the registered name of the Network Registry MBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||