org.jmx4odp.j4oNet
Interface J4ONetMBean
- All Known Implementing Classes: 
 - J4ONet
 
public interface J4ONetMBean
- Author:
 
  - Lucas McGregor
 
 
testLookup
java.lang.String testLookup()
                            throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getConfig
JmxServiceObj getConfig()
                        throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setConfig
void setConfig(JmxServiceObj jso)
               throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setRegistryManager
void setRegistryManager(java.lang.String name)
                        throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getRegistryManager
java.lang.String getRegistryManager()
                                    throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setNameSpace
void setNameSpace(java.lang.String s)
                  throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getNameSpace
java.lang.String getNameSpace()
                              throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setNetworkDomain
void setNetworkDomain(java.lang.String s)
                      throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getNetworkDomain
java.lang.String getNetworkDomain()
                                  throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setRemoteAdaptorAddress
void setRemoteAdaptorAddress(java.lang.String s)
                             throws java.net.UnknownHostException,
                                    java.lang.Exception
- Throws:
 java.net.UnknownHostException
java.lang.Exception
 
getRemoteAdaptorAddress
java.lang.String getRemoteAdaptorAddress()
                                         throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setRemoteAdaptorPort
void setRemoteAdaptorPort(int i)
                          throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getRemoteAdaptorPort
int getRemoteAdaptorPort()
                         throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setMultiCastGroup
void setMultiCastGroup(java.net.InetAddress ia)
                       throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setMultiCastGroupName
void setMultiCastGroupName(java.lang.String s)
                           throws java.net.UnknownHostException,
                                  java.lang.Exception
- Throws:
 java.net.UnknownHostException
java.lang.Exception
 
getMultiCastGroup
java.net.InetAddress getMultiCastGroup()
                                       throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getMultiCastGroupName
java.lang.String getMultiCastGroupName()
                                       throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setMultiCastListenPort
void setMultiCastListenPort(int i)
                            throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getMultiCastListenPort
int getMultiCastListenPort()
                           throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setType
void setType(int i)
             throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getType
int getType()
            throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setRating
void setRating(int i)
               throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getRating
int getRating()
              throws java.lang.Exception
- Throws:
 java.lang.Exception
 
setBroadcastReplyTimeout
void setBroadcastReplyTimeout(int i)
                              throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getBroadcastReplyTimeout
int getBroadcastReplyTimeout()
                             throws java.lang.Exception
- Throws:
 java.lang.Exception
 
isActive
boolean isActive()
                 throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getHashcode
int getHashcode()
                throws java.lang.Exception
- Throws:
 java.lang.Exception
 
start
void start()
           throws java.lang.Exception
- Throws:
 java.lang.Exception
 
stop
void stop()
          throws java.lang.Exception
- Throws:
 java.lang.Exception