Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.imscfgprs.cap3.config
Interface IMSCFGPRSCAP3MBean


public interface IMSCFGPRSCAP3MBean

Inteface for IMSCFGPRSCAP3MBean

Author:
osnat ImscfGPRSCap3MBean is a root MBean for the IM-SCF-GPRS CAP phase 3 configuration. 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
 javax.management.ObjectName getCallInitiationErrorHandling()
          TBD: Add description get the referenced CallInitiationErrorHandlingRuleSet mbean
 java.lang.String getChargingMessageInternalEncoding()
           
 int getDefaultSubscriptionDurationSeconds()
          TBD: Add description
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 javax.management.ObjectName getGPRSDpScen1Set()
          GPRS Scen1 DP Set get the referenced Scen1DP mbean
 javax.management.ObjectName getGPRSDpScen2Set()
          GPRS Scen2 DP Set get the referenced Scen2DP mbean
 int getMaxSubscriptionDurationSeconds()
          TBD: Add description
 int getMinSubscriptionDurationSeconds()
          TBD: Add description
 java.lang.String getModulename()
          TBD: Add description
 java.lang.String getName()
          TBD: Add description
 javax.management.ObjectName getPostCallInitiationErrorHandling()
          TBD: Add description get the referenced PostCallInitiationErrorHandlingRuleSet mbean
 java.lang.String getRel100DefaultMode()
          TBD: Add description
 javax.management.ObjectName getRunningProtocols()
          TBD: Add description get the referenced Protocols mbean
 javax.management.ObjectName getStateChangedNotification()
          get the referenced StateChangedNotificationRules mbean
 int getTcaTimeoutIntervalSeconds()
          TBD: Add description
 int getTcpTimeoutIntervalSeconds()
          TBD: Add description
 int getTcterTimeoutIntervalSeconds()
          TBD: Add description
 int getTspTimeoutIntervalSeconds()
          TBD: Add description
 int getTsterTimeoutIntervalSeconds()
          TBD: Add description
 java.lang.String getVersion()
          TBD: Add description
 void setAseEncoding(javax.management.ObjectName param)
          TBD: Add description set the referenced AseEncoding mbean
 void setCallInitiationErrorHandling(javax.management.ObjectName param)
          TBD: Add description set the referenced CallInitiationErrorHandlingRuleSet mbean
 void setChargingMessageInternalEncoding(java.lang.String param)
           
 void setDefaultSubscriptionDurationSeconds(int param)
          TBD: Add description
 void setGPRSDpScen1Set(javax.management.ObjectName param)
          GPRS Scen1 DP Set set the referenced Scen1DP mbean
 void setGPRSDpScen2Set(javax.management.ObjectName param)
          GPRS Scen2 DP Set set the referenced Scen2DP mbean
 void setMaxSubscriptionDurationSeconds(int param)
          TBD: Add description
 void setMinSubscriptionDurationSeconds(int param)
          TBD: Add description
 void setModulename(java.lang.String param)
          TBD: Add description
 void setName(java.lang.String param)
          TBD: Add description
 void setPostCallInitiationErrorHandling(javax.management.ObjectName param)
          TBD: Add description set the referenced PostCallInitiationErrorHandlingRuleSet mbean
 void setRel100DefaultMode(java.lang.String param)
          TBD: Add description
 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 setTcaTimeoutIntervalSeconds(int param)
          TBD: Add description
 void setTcpTimeoutIntervalSeconds(int param)
          TBD: Add description
 void setTcterTimeoutIntervalSeconds(int param)
          TBD: Add description
 void setTspTimeoutIntervalSeconds(int param)
          TBD: Add description
 void setTsterTimeoutIntervalSeconds(int param)
          TBD: Add description
 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

getTsterTimeoutIntervalSeconds

int getTsterTimeoutIntervalSeconds()
                                   throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setTsterTimeoutIntervalSeconds

void setTsterTimeoutIntervalSeconds(int param)
                                    throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getTcterTimeoutIntervalSeconds

int getTcterTimeoutIntervalSeconds()
                                   throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setTcterTimeoutIntervalSeconds

void setTcterTimeoutIntervalSeconds(int param)
                                    throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getTspTimeoutIntervalSeconds

int getTspTimeoutIntervalSeconds()
                                 throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setTspTimeoutIntervalSeconds

void setTspTimeoutIntervalSeconds(int param)
                                  throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getTcpTimeoutIntervalSeconds

int getTcpTimeoutIntervalSeconds()
                                 throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setTcpTimeoutIntervalSeconds

void setTcpTimeoutIntervalSeconds(int param)
                                  throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getTcaTimeoutIntervalSeconds

int getTcaTimeoutIntervalSeconds()
                                 throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setTcaTimeoutIntervalSeconds

void setTcaTimeoutIntervalSeconds(int param)
                                  throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getMinSubscriptionDurationSeconds

int getMinSubscriptionDurationSeconds()
                                      throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setMinSubscriptionDurationSeconds

void setMinSubscriptionDurationSeconds(int param)
                                       throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getMaxSubscriptionDurationSeconds

int getMaxSubscriptionDurationSeconds()
                                      throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setMaxSubscriptionDurationSeconds

void setMaxSubscriptionDurationSeconds(int param)
                                       throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getDefaultSubscriptionDurationSeconds

int getDefaultSubscriptionDurationSeconds()
                                          throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setDefaultSubscriptionDurationSeconds

void setDefaultSubscriptionDurationSeconds(int param)
                                           throws java.io.IOException
TBD: Add description
Parameters:
param -
Throws:
java.io.IOException

getRel100DefaultMode

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

setRel100DefaultMode

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

getCallInitiationErrorHandling

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

setCallInitiationErrorHandling

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

getPostCallInitiationErrorHandling

javax.management.ObjectName getPostCallInitiationErrorHandling()
                                                               throws java.io.IOException
TBD: Add description get the referenced PostCallInitiationErrorHandlingRuleSet 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 PostCallInitiationErrorHandlingRuleSet 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

getGPRSDpScen1Set

javax.management.ObjectName getGPRSDpScen1Set()
                                              throws java.io.IOException
GPRS Scen1 DP Set get the referenced Scen1DP mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setGPRSDpScen1Set

void setGPRSDpScen1Set(javax.management.ObjectName param)
                       throws java.io.IOException
GPRS Scen1 DP Set set the referenced Scen1DP mbean
Parameters:
param -
Throws:
java.io.IOException

getGPRSDpScen2Set

javax.management.ObjectName getGPRSDpScen2Set()
                                              throws java.io.IOException
GPRS Scen2 DP Set get the referenced Scen2DP mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setGPRSDpScen2Set

void setGPRSDpScen2Set(javax.management.ObjectName param)
                       throws java.io.IOException
GPRS Scen2 DP Set set the referenced Scen2DP 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.