|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SccpIncomingRoutingRuleMBean
Inteface for SccpIncomingRoutingRuleMBean
Method Summary | |
---|---|
javax.management.ObjectName |
createSccpIncomingRoutingCriteria(java.lang.String newMbeanIndex) create a descendant mbean of type SccpIncomingRoutingCriteria with the given name |
void |
destroySccpIncomingRoutingCriteria(java.lang.String delMbeanIndex) destroy a descendant mbean of type SccpIncomingRoutingCriteria with the given name |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getModuleInstance() Specifies a URI of a Service Broker module instance towards which the SS7 SSU will route incoming messages. |
int |
getPriority() Rule priority |
javax.management.ObjectName[] |
getSccpIncomingRoutingCriterias() return all mbeans of type SccpIncomingRoutingCriteria that are direct descendants of this mbean |
javax.management.ObjectName |
getSccpIncomingRoutingRules_REFSEP_() Returns the MBean parent get accessor to the parent mbean: SccpIncomingRoutingRules_REFSEP_ |
javax.management.ObjectName |
lookupSccpIncomingRoutingCriteria(java.lang.String lookupMBeanIndex) return the ObjectName of a specific mbean of type SccpIncomingRoutingCriteria that is a direct descendant of this mbean |
void |
setModuleInstance(java.lang.String param) Specifies a URI of a Service Broker module instance towards which the SS7 SSU will route incoming messages. |
void |
setPriority(int param) Rule priority |
Method Detail |
---|
javax.management.ObjectName getSccpIncomingRoutingRules_REFSEP_() throws java.io.IOException
java.io.IOException
int getPriority() throws java.io.IOException
java.io.IOException
void setPriority(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getModuleInstance() throws java.io.IOException
java.io.IOException
void setModuleInstance(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName createSccpIncomingRoutingCriteria(java.lang.String newMbeanIndex) throws java.io.IOException
newMbeanIndex
-java.io.IOException
void destroySccpIncomingRoutingCriteria(java.lang.String delMbeanIndex) throws java.io.IOException
delMbeanIndex
-java.io.IOException
javax.management.ObjectName lookupSccpIncomingRoutingCriteria(java.lang.String lookupMBeanIndex)
lookupMBeanIndex
-javax.management.ObjectName[] getSccpIncomingRoutingCriterias()
java.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |