Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.protocoltranslator.config
Interface PROTOCOLTRANSLATORMBean


public interface PROTOCOLTRANSLATORMBean

Inteface for PROTOCOLTRANSLATORMBean

Author:
osnat NOTE: this code is autogenerated by createConfigMbeans.pl. Do not change it.

Method Summary
 javax.management.ObjectName getAseEncoding()
          TBD: Add description get the referenced AseEncoding mbean
 java.lang.String getChargingMessageInternalEncoding()
           
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 javax.management.ObjectName getIcaDpSet()
          Initiate Call Attempt DP Set get the referenced IcaDP mbean
 java.lang.String getModulename()
          TBD: Add description
 javax.management.ObjectName getMscLoadBalancingRule()
          TBD: Add description get the referenced MscLoadBalancingRuleSet mbean
 java.lang.String getName()
          TBD: Add description
 javax.management.ObjectName getPostCallInitiationErrorHandling()
          TBD: Add description get the referenced ProtocolTranslatorErrorHandlingRuleSet mbean
 javax.management.ObjectName getRunningProtocols()
          TBD: Add description get the referenced Protocols mbean
 javax.management.ObjectName getStateChangedNotification()
          get the referenced StateChangedNotificationRules mbean
 java.lang.String getVersion()
          TBD: Add description
 void setAseEncoding(javax.management.ObjectName param)
          TBD: Add description set the referenced AseEncoding mbean
 void setChargingMessageInternalEncoding(java.lang.String param)
           
 void setIcaDpSet(javax.management.ObjectName param)
          Initiate Call Attempt DP Set set the referenced IcaDP mbean
 void setModulename(java.lang.String param)
          TBD: Add description
 void setMscLoadBalancingRule(javax.management.ObjectName param)
          TBD: Add description set the referenced MscLoadBalancingRuleSet mbean
 void setName(java.lang.String param)
          TBD: Add description
 void setPostCallInitiationErrorHandling(javax.management.ObjectName param)
          TBD: Add description set the referenced ProtocolTranslatorErrorHandlingRuleSet mbean
 void setRunningProtocols(javax.management.ObjectName param)
          TBD: Add description set the referenced Protocols mbean
 void setStateChangedNotification(javax.management.ObjectName param)
          set the referenced StateChangedNotificationRules mbean
 void setVersion(java.lang.String param)
          TBD: Add description

 

Method Detail

getModulename

java.lang.String getModulename()
                               throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setModulename

void setModulename(java.lang.String param)
                   throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getVersion

java.lang.String getVersion()
                            throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setVersion

void setVersion(java.lang.String param)
                throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getName

java.lang.String getName()
                         throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setName

void setName(java.lang.String param)
             throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getRunningProtocols

javax.management.ObjectName getRunningProtocols()
                                                throws java.io.IOException
TBD: Add description get the referenced Protocols mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setRunningProtocols

void setRunningProtocols(javax.management.ObjectName param)
                         throws java.io.IOException
TBD: Add description set the referenced Protocols mbean
Parameters:
param -
Throws:
java.io.IOException

getMscLoadBalancingRule

javax.management.ObjectName getMscLoadBalancingRule()
                                                    throws java.io.IOException
TBD: Add description get the referenced MscLoadBalancingRuleSet mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setMscLoadBalancingRule

void setMscLoadBalancingRule(javax.management.ObjectName param)
                             throws java.io.IOException
TBD: Add description set the referenced MscLoadBalancingRuleSet mbean
Parameters:
param -
Throws:
java.io.IOException

getPostCallInitiationErrorHandling

javax.management.ObjectName getPostCallInitiationErrorHandling()
                                                               throws java.io.IOException
TBD: Add description get the referenced ProtocolTranslatorErrorHandlingRuleSet mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setPostCallInitiationErrorHandling

void setPostCallInitiationErrorHandling(javax.management.ObjectName param)
                                        throws java.io.IOException
TBD: Add description set the referenced ProtocolTranslatorErrorHandlingRuleSet mbean
Parameters:
param -
Throws:
java.io.IOException

getIcaDpSet

javax.management.ObjectName getIcaDpSet()
                                        throws java.io.IOException
Initiate Call Attempt DP Set get the referenced IcaDP mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setIcaDpSet

void setIcaDpSet(javax.management.ObjectName param)
                 throws java.io.IOException
Initiate Call Attempt DP Set set the referenced IcaDP mbean
Parameters:
param -
Throws:
java.io.IOException

getStateChangedNotification

javax.management.ObjectName getStateChangedNotification()
                                                        throws java.io.IOException
get the referenced StateChangedNotificationRules mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setStateChangedNotification

void setStateChangedNotification(javax.management.ObjectName param)
                                 throws java.io.IOException
set the referenced StateChangedNotificationRules mbean
Parameters:
param -
Throws:
java.io.IOException

getAseEncoding

javax.management.ObjectName getAseEncoding()
                                           throws java.io.IOException
TBD: Add description get the referenced AseEncoding mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setAseEncoding

void setAseEncoding(javax.management.ObjectName param)
                    throws java.io.IOException
TBD: Add description set the referenced AseEncoding mbean
Parameters:
param -
Throws:
java.io.IOException

getChargingMessageInternalEncoding

java.lang.String getChargingMessageInternalEncoding()
                                                    throws java.io.IOException
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setChargingMessageInternalEncoding

void setChargingMessageInternalEncoding(java.lang.String param)
                                        throws java.io.IOException
Parameters:
param -
Throws:
java.io.IOException

getDeploymentName

java.lang.String getDeploymentName()
return the Module instance name that this MBean configures
Returns:
String

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.