Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.ic.config
Interface InternalCommunicationMBeanMBean


public interface InternalCommunicationMBeanMBean

Inteface for InternalCommunicationMBeanMBean

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
 javax.management.ObjectName getInternalCommunicationRoutingRules()
          TBD: Add description get the referenced InternalCommunicationRoutingRules mbean
 java.lang.String getModulename()
          TBD: Add description
 java.lang.String getName()
          TBD: Add description
 java.lang.String getVersion()
          TBD: Add description
 void setName(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

getVersion

java.lang.String getVersion()
                            throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
String
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

getInternalCommunicationRoutingRules

javax.management.ObjectName getInternalCommunicationRoutingRules()
                                                                 throws java.io.IOException
TBD: Add description get the referenced InternalCommunicationRoutingRules mbean
Parameters:
-
Returns:
ObjectName
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.