Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.impsxplugin.ansi.config
Interface GeneralMBean


public interface GeneralMBean

Inteface for GeneralMBean

Author:
osnat GeneralMBean enables you to configure general parameters 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 getLocalAlias()
          ss7 alias of IM-TCAP
 void setLocalAlias(java.lang.String param)
          ss7 alias of IM-TCAP

 

Method Detail

getLocalAlias

java.lang.String getLocalAlias()
                               throws java.io.IOException
ss7 alias of IM-TCAP
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setLocalAlias

void setLocalAlias(java.lang.String param)
                   throws java.io.IOException
ss7 alias of IM-TCAP
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.