|
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 |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getDestinationAlias()This is an alias to one of the Diameter Offline Charging Server realm specified in the SSU Diameter configuration |
int |
getFailureCodeForProcessingError()Defines the SAL error used by IM-OFCF in the case ACR was failed to be created |
java.lang.String |
getServiceContext()Defines the 3GPP Service-Context-Id AVP if it is not set |
void |
setDestinationAlias(java.lang.String param)This is an alias to one of the Diameter Offline Charging Server realm specified in the SSU Diameter configuration |
void |
setFailureCodeForProcessingError(int param)Defines the SAL error used by IM-OFCF in the case ACR was failed to be created |
void |
setServiceContext(java.lang.String param)Defines the 3GPP Service-Context-Id AVP if it is not set |
| Method Detail |
|---|
java.lang.String getDestinationAlias()
throws java.io.IOException
java.io.IOException
void setDestinationAlias(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getServiceContext()
throws java.io.IOException
java.io.IOException
void setServiceContext(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getFailureCodeForProcessingError()
throws java.io.IOException
java.io.IOException
void setFailureCodeForProcessingError(int param)
throws java.io.IOException
param -java.io.IOExceptionjava.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 | ||||||||