|
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 CallInitiationErrorHandlingRuleMBean
Inteface for CallInitiationErrorHandlingRuleMBean
Method Summary | |
---|---|
java.lang.String |
getAction() Specifies the action to be invoked by IM-SCF, when the condition is met |
javax.management.ObjectName |
getCallInitiationErrorHandlingRuleSet_REFSEP_() Returns the MBean parent get accessor to the parent mbean: CallInitiationErrorHandlingRuleSet_REFSEP_ |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getServiceKey() Specifies a condition on the Service Key. |
int |
getSipErrorFrom() Specifies the lower value of the SIP range. |
int |
getSipErrorTo() Specifies the upper value of the SIP range. |
void |
setAction(java.lang.String param) Specifies the action to be invoked by IM-SCF, when the condition is met |
void |
setServiceKey(int param) Specifies a condition on the Service Key. |
void |
setSipErrorFrom(int param) Specifies the lower value of the SIP range. |
void |
setSipErrorTo(int param) Specifies the upper value of the SIP range. |
Method Detail |
---|
javax.management.ObjectName getCallInitiationErrorHandlingRuleSet_REFSEP_() throws java.io.IOException
java.io.IOException
int getServiceKey() throws java.io.IOException
java.io.IOException
void setServiceKey(int param) throws java.io.IOException
param
-java.io.IOException
int getSipErrorFrom() throws java.io.IOException
java.io.IOException
void setSipErrorFrom(int param) throws java.io.IOException
param
-java.io.IOException
int getSipErrorTo() throws java.io.IOException
java.io.IOException
void setSipErrorTo(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAction() throws java.io.IOException
java.io.IOException
void setAction(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
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 |