|
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 |
getAddressDigits() Specifies the digits part of the media resource address. |
java.lang.String |
getAddressNumberingPlanIndicator() Specifies the NumberingPlanInd part of the media resource address |
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 |
getDeploymentName() return the Module instance name that this MBean configures |
javax.management.ObjectName |
getMediaResources_REFSEP_() Returns the MBean parent get accessor to the parent mbean: MediaResources_REFSEP_ |
java.lang.String |
getNatureOfAddress() Specifies the NatureOfAddress part of the media resource address. |
java.lang.String |
getOperationType() Possible values: Internal - the media resource is internal part of the SSP (ConnectToResource); External - the media resource not a part of the SSP (EstablishTemporaryConnection). |
void |
setAddressDigits(java.lang.String param) Specifies the digits part of the media resource address. |
void |
setAddressNumberingPlanIndicator(java.lang.String param) Specifies the NumberingPlanInd part of the media resource address |
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 |
setNatureOfAddress(java.lang.String param) Specifies the NatureOfAddress part of the media resource address. |
void |
setOperationType(java.lang.String param) Possible values: Internal - the media resource is internal part of the SSP (ConnectToResource); External - the media resource not a part of the SSP (EstablishTemporaryConnection). |
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 getAddressDigits() throws java.io.IOException
java.io.IOException
void setAddressDigits(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getNatureOfAddress() throws java.io.IOException
java.io.IOException
void setNatureOfAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAddressNumberingPlanIndicator() throws java.io.IOException
java.io.IOException
void setAddressNumberingPlanIndicator(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getOperationType() throws java.io.IOException
java.io.IOException
void setOperationType(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 |