org.jmx4odp.j4oNet
Interface JsRegistryManagerMBean
- All Known Implementing Classes: 
 - JsRegistryManager
 
public interface JsRegistryManagerMBean
- Author:
 
  - Lucas McGregor
 
 
 
LOW_ALL
static final int LOW_ALL
- See Also:
 - Constant Field Values
 
LOCAL
static final int LOCAL
- See Also:
 - Constant Field Values
 
CACHED
static final int CACHED
- See Also:
 - Constant Field Values
 
LOCAL_NET
static final int LOCAL_NET
- See Also:
 - Constant Field Values
 
NET
static final int NET
- See Also:
 - Constant Field Values
 
HIGH_ALL
static final int HIGH_ALL
- See Also:
 - Constant Field Values
 
getHashcode
int getHashcode()
                throws java.lang.Exception
- Throws:
 java.lang.Exception
 
localResolveMBeans
JmxServiceObj[] localResolveMBeans(JmxServiceObj jso)
                                   throws java.lang.Exception
- Throws:
 java.lang.Exception
 
localNetResolveMBeans
JmxServiceObj[] localNetResolveMBeans(JmxServiceObj jso)
                                      throws java.lang.Exception
- Throws:
 java.lang.Exception
 
fullResolveMBeans
JmxServiceObj[] fullResolveMBeans(JmxServiceObj jso)
                                  throws java.lang.Exception
- Throws:
 java.lang.Exception
 
resolveJmxService
JmxServiceObj[] resolveJmxService(JmxServiceObj jso,
                                  int low,
                                  int high)
                                  throws java.lang.Exception
- Throws:
 java.lang.Exception