Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.wcsConfigMbeans
Interface AdvancedMBean


public interface AdvancedMBean

Inteface for AdvancedMBean

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

Method Summary
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 java.lang.String getSalAddressFormat()
          Defines the SAL addressing format used by IM_SCF
 void setSalAddressFormat(java.lang.String param)
          Defines the SAL addressing format used by IM_SCF

 

Method Detail

getSalAddressFormat

java.lang.String getSalAddressFormat()
                                     throws java.io.IOException
Defines the SAL addressing format used by IM_SCF
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setSalAddressFormat

void setSalAddressFormat(java.lang.String param)
                         throws java.io.IOException
Defines the SAL addressing format used by IM_SCF
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.