|
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 |
getAlias() Specifies a unique identifier that applications use to instruct Service Broker 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 |
getOperationType() Possible values: Switched_Based - the media resource is internal part of the SSP (CCDIR); External - the media resource not a part of the SSP (ConnectResource) |
java.lang.String |
getPrivateResourceType() Specifies the value to set in the PrivateSpecializedResource parameter of the SEIZERES operation |
java.lang.String |
getResourceType() Specifies the value to set in the SpecializedResource parameter of the SEIZERES operation. |
java.lang.String |
getSnAddress() Specifies the value to set in the DestinationDigits parameter of the CONNRES operation. |
java.lang.String |
getSnIpConfiguration() Possible values: SN - IP and SCP are co-located. |
void |
setAddressDigits(java.lang.String param) Specifies the digits part of the media resource address. |
void |
setAlias(java.lang.String param) Specifies a unique identifier that applications use to instruct Service Broker which media resource to connect in order to play announcements. |
void |
setOperationType(java.lang.String param) Possible values: Switched_Based - the media resource is internal part of the SSP (CCDIR); External - the media resource not a part of the SSP (ConnectResource) |
void |
setPrivateResourceType(java.lang.String param) Specifies the value to set in the PrivateSpecializedResource parameter of the SEIZERES operation |
void |
setResourceType(java.lang.String param) Specifies the value to set in the SpecializedResource parameter of the SEIZERES operation. |
void |
setSnAddress(java.lang.String param) Specifies the value to set in the DestinationDigits parameter of the CONNRES operation. |
void |
setSnIpConfiguration(java.lang.String param) Possible values: SN - IP and SCP are co-located. |
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 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 getResourceType() throws java.io.IOException
java.io.IOException
void setResourceType(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getPrivateResourceType() throws java.io.IOException
java.io.IOException
void setPrivateResourceType(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSnIpConfiguration() throws java.io.IOException
java.io.IOException
void setSnIpConfiguration(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSnAddress() throws java.io.IOException
java.io.IOException
void setSnAddress(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 |