|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EceOutboundDestinationMBean
Method Summary | |
---|---|
BigInteger |
getActiveInterval() Gets the value of the activeInterval property. |
String |
getAlias() Gets the value of the alias property. |
String |
getClusterName() Gets the value of the clusterName property. |
String |
getHbValue() |
BigInteger |
getInactiveInterval() Gets the value of the inactiveInterval property. |
String |
getName() Gets the value of the name property. |
BigInteger |
getResponseTimeout() Gets the value of the responseTimeout property. |
BigInteger |
getWeight() Gets the value of the weight property. |
void |
setActiveInterval(BigInteger value) Sets the value of the activeInterval property. |
void |
setAlias(String value) Sets the value of the alias property. |
void |
setClusterName(String value) Sets the value of the clusterName property. |
void |
setHbValue(String value) Set the value of hb |
void |
setInactiveInterval(BigInteger value) Sets the value of the inactiveInterval property. |
void |
setName(String value) Sets the value of the name property. |
void |
setResponseTimeout(BigInteger value) Sets the value of the responseTimeout property. |
void |
setWeight(BigInteger value) Sets the value of the weight property. |
Method Detail |
---|
String getName()
void setName(String value)
String getAlias()
void setAlias(String value)
String getClusterName()
void setClusterName(String value)
BigInteger getWeight()
void setWeight(BigInteger value)
BigInteger getResponseTimeout()
void setResponseTimeout(BigInteger value)
BigInteger getActiveInterval()
void setActiveInterval(BigInteger value)
BigInteger getInactiveInterval()
void setInactiveInterval(BigInteger value)
void setHbValue(String value)
String getHbValue()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |