Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.smpp.beans
Interface SmppSsuMBean


public interface SmppSsuMBean

Inteface for SmppSsuMBean

Author:
osnat SsuSmppBean is a root MBean for the SMPP connectivity configuration. 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 getModulename()
          This is an advanced attribute reserved for internal use.
 java.lang.String getName()
          This is an advanced attribute reserved for internal use.
 javax.management.ObjectName getSmppIncomingRoutingRules()
          TBD: Add description get the referenced SmppIncomingRoutingRules mbean
 javax.management.ObjectName getSmppNetworkEntities()
          TBD: Add description get the referenced SmppNetworkEntities mbean
 javax.management.ObjectName getStateChangedNotification()
          get the referenced StateChangedNotificationRules mbean
 java.lang.String getVersion()
          This is an advanced attribute reserved for internal use.
 void setName(java.lang.String param)
          This is an advanced attribute reserved for internal use.
 void setStateChangedNotification(javax.management.ObjectName param)
          set the referenced StateChangedNotificationRules mbean

 

Method Detail

getModulename

java.lang.String getModulename()
                               throws java.io.IOException
This is an advanced attribute reserved for internal use. Do NOT change this attribute.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

getVersion

java.lang.String getVersion()
                            throws java.io.IOException
This is an advanced attribute reserved for internal use. Do NOT change this attribute.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

getName

java.lang.String getName()
                         throws java.io.IOException
This is an advanced attribute reserved for internal use. Do NOT change this attribute.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setName

void setName(java.lang.String param)
             throws java.io.IOException
This is an advanced attribute reserved for internal use. Do NOT change this attribute.
Parameters:
param -
Throws:
java.io.IOException

getStateChangedNotification

javax.management.ObjectName getStateChangedNotification()
                                                        throws java.io.IOException
get the referenced StateChangedNotificationRules mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setStateChangedNotification

void setStateChangedNotification(javax.management.ObjectName param)
                                 throws java.io.IOException
set the referenced StateChangedNotificationRules mbean
Parameters:
param -
Throws:
java.io.IOException

getSmppIncomingRoutingRules

javax.management.ObjectName getSmppIncomingRoutingRules()
                                                        throws java.io.IOException
TBD: Add description get the referenced SmppIncomingRoutingRules mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

getSmppNetworkEntities

javax.management.ObjectName getSmppNetworkEntities()
                                                   throws java.io.IOException
TBD: Add description get the referenced SmppNetworkEntities 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.