Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.radius.config
Interface RadiusIncomingRoutingRulesMBean


public interface RadiusIncomingRoutingRulesMBean

Inteface for RadiusIncomingRoutingRulesMBean

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 getRadiusAccessIncomingRoutingRules()
          TBD: Add description get the referenced RadiusAccessIncomingRoutingRule mbean
 javax.management.ObjectName getRadiusAccountingIncomingRoutingRules()
          TBD: Add description get the referenced RadiusAccountingIncomingRoutingRules mbean
 javax.management.ObjectName getRadiusSsu()
          Returns the MBean parent get accessor to the parent mbean: RadiusSsu
 void setRadiusAccessIncomingRoutingRules(javax.management.ObjectName param)
          TBD: Add description set the referenced RadiusAccessIncomingRoutingRule mbean
 void setRadiusAccountingIncomingRoutingRules(javax.management.ObjectName param)
          TBD: Add description set the referenced RadiusAccountingIncomingRoutingRules mbean

 

Method Detail

getRadiusSsu

javax.management.ObjectName getRadiusSsu()
                                         throws java.io.IOException
Returns the MBean parent get accessor to the parent mbean: RadiusSsu
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

getRadiusAccountingIncomingRoutingRules

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

setRadiusAccountingIncomingRoutingRules

void setRadiusAccountingIncomingRoutingRules(javax.management.ObjectName param)
                                             throws java.io.IOException
TBD: Add description set the referenced RadiusAccountingIncomingRoutingRules mbean
Parameters:
param -
Throws:
java.io.IOException

getRadiusAccessIncomingRoutingRules

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

setRadiusAccessIncomingRoutingRules

void setRadiusAccessIncomingRoutingRules(javax.management.ObjectName param)
                                         throws java.io.IOException
TBD: Add description set the referenced RadiusAccessIncomingRoutingRule 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.