|
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 CallHandlingMBean
Inteface for CallHandlingMBean
Method Summary | |
---|---|
java.lang.String |
getDefaultCallHandling() Specifies the action to take in case of CNAM error. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getNoReponseTimeout() Specifies the time period in seconds that the IMDSX waits for CNAM response |
java.lang.String |
getScpAlias() Specifies the SCP to which IMDSX invokes a trigger. |
void |
setDefaultCallHandling(java.lang.String param) Specifies the action to take in case of CNAM error. |
void |
setNoReponseTimeout(int param) Specifies the time period in seconds that the IMDSX waits for CNAM response |
void |
setScpAlias(java.lang.String param) Specifies the SCP to which IMDSX invokes a trigger. |
Method Detail |
---|
java.lang.String getScpAlias() throws java.io.IOException
java.io.IOException
void setScpAlias(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDefaultCallHandling() throws java.io.IOException
java.io.IOException
void setDefaultCallHandling(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getNoReponseTimeout() throws java.io.IOException
java.io.IOException
void setNoReponseTimeout(int 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 |