Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.imocfpcp.beans
Interface DiameterCreditControlApplicationGeneralMBean


public interface DiameterCreditControlApplicationGeneralMBean

Inteface for DiameterCreditControlApplicationGeneralMBean

Author:
osnat DiameterCreditControlApplicationGeneralMBean enables you to setup a DCCA dialect and enable monitor call duration. NOTE: this code is autogenerated by createConfigMbeans.pl. Do not change it.

Method Summary
 java.lang.String getDccaDialect()
          Specifies the DCCA dialect plugin name that the module should use.
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 void setDccaDialect(java.lang.String param)
          Specifies the DCCA dialect plugin name that the module should use.

 

Method Detail

getDccaDialect

java.lang.String getDccaDialect()
                                throws java.io.IOException
Specifies the DCCA dialect plugin name that the module should use.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setDccaDialect

void setDccaDialect(java.lang.String param)
                    throws java.io.IOException
Specifies the DCCA dialect plugin name that the module should use.
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.