Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.framework.ssuconfig
Interface SignallingDomainMBean


public interface SignallingDomainMBean

Inteface for SignallingDomainMBean

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 getDomainGroups()
          TBD get the referenced DomainGroups mbean
 java.lang.String getModulename()
          TBD: Add description
 java.lang.String getVersion()
          TBD: Add description
 void setDomainGroups(javax.management.ObjectName param)
          TBD set the referenced DomainGroups mbean

 

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

getDomainGroups

javax.management.ObjectName getDomainGroups()
                                            throws java.io.IOException
TBD get the referenced DomainGroups mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setDomainGroups

void setDomainGroups(javax.management.ObjectName param)
                     throws java.io.IOException
TBD set the referenced DomainGroups mbean
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.