|
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 MediaResourceMBean
Inteface for MediaResourceMBean
| Method Summary | |
|---|---|
java.lang.String |
getAlias()Specifies a unique identifier that applications use to instruct IM-SCF which media resource to connect in order to play announcements. |
java.lang.String |
getAnnouncementOperation()Specifies which operation IM-SCF triggers towards the switch-based media resource. |
java.lang.String |
getAnswerIndication()Specifies whether a switch sends Answer message to the calling party upon connection to the media resource. |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getDisconnectFlag()Specifies whether or not to set the DisconnectFlag in SendToResource operation. |
javax.management.ObjectName |
getMediaResources_REFSEP_()Returns the MBean parent get accessor to the parent mbean: MediaResources_REFSEP_ |
void |
setAlias(java.lang.String param)Specifies a unique identifier that applications use to instruct IM-SCF which media resource to connect in order to play announcements. |
void |
setAnnouncementOperation(java.lang.String param)Specifies which operation IM-SCF triggers towards the switch-based media resource. |
void |
setAnswerIndication(java.lang.String param)Specifies whether a switch sends Answer message to the calling party upon connection to the media resource. |
void |
setDisconnectFlag(java.lang.String param)Specifies whether or not to set the DisconnectFlag in SendToResource operation. |
| Method Detail |
|---|
javax.management.ObjectName getMediaResources_REFSEP_()
throws java.io.IOException
java.io.IOException
java.lang.String getAlias()
throws java.io.IOException
java.io.IOException
void setAlias(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getAnnouncementOperation()
throws java.io.IOException
java.io.IOException
void setAnnouncementOperation(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getDisconnectFlag()
throws java.io.IOException
java.io.IOException
void setDisconnectFlag(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getAnswerIndication()
throws java.io.IOException
java.io.IOException
void setAnswerIndication(java.lang.String 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 | ||||||||