|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DiscoveryClientMBean
| Method Summary | |
|---|---|
java.lang.String |
getSourceIp()
Gets the source port |
int |
getSourcePort()
Gets the source port that the discovery response has to use. |
int |
getTimeout()
gets the duration time the DiscoveryClient has to wait for discovery answers. |
void |
setSourceIp(java.lang.String sourceIp)
Sets the source Ip |
void |
setSourcePort(int sourcePort)
Sets the source port |
void |
setTimeout(int timeout)
Sets the timeout value the DiscoveryClient for receiving discovery answers. |
| Methods inherited from interface org.objectweb.jonas.discovery.EnrollerMBean |
|---|
getListeningIp, getListeningPort, getTimeToLive, setListeningIp, setListeningPort, setTimeToLive, start, stop |
| Method Detail |
|---|
int getTimeout()
void setTimeout(int timeout)
timeout - int getSourcePort()
void setSourcePort(int sourcePort)
sourcePort - java.lang.String getSourceIp()
void setSourceIp(java.lang.String sourceIp)
sourceIp -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||