|
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 KeyBasedDispatchRuleMBean
Method Summary | |
---|---|
void |
addDiameterIncomingRoutingCriteria() Add a new element named diameterIncomingRoutingCriteria |
List<KeyBasedDispatchCriteriaMBean> |
getDiameterIncomingRoutingCriteriaMBean() Return the list of the KeyBasedDispatchCriteria element |
String |
getModuleInstance() Gets the value of the moduleInstance property. |
String |
getName() Gets the value of the name property. |
BigInteger |
getPriority() Gets the value of the priority property. |
void |
removeDiameterIncomingRoutingCriteria(int index) Remove an element named diameterIncomingRoutingCriteria by the index |
void |
setModuleInstance(String value) Sets the value of the moduleInstance property. |
void |
setName(String value) Sets the value of the name property. |
void |
setPriority(BigInteger value) Sets the value of the priority property. |
Method Detail |
---|
String getName()
void setName(String value)
BigInteger getPriority()
void setPriority(BigInteger value)
String getModuleInstance()
void setModuleInstance(String value)
void addDiameterIncomingRoutingCriteria()
void removeDiameterIncomingRoutingCriteria(int index)
List<KeyBasedDispatchCriteriaMBean> getDiameterIncomingRoutingCriteriaMBean()
|
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 |