Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.radius.config
Interface RadiusAccountingIncomingRoutingRuleMBean


public interface RadiusAccountingIncomingRoutingRuleMBean

Inteface for RadiusAccountingIncomingRoutingRuleMBean

Author:
osnat NOTE: this code is autogenerated by createConfigMbeans.pl. Do not change it.

Method Summary
 java.lang.String getAlias()
           
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 java.lang.String getLocalRealm()
           
 javax.management.ObjectName getRadiusAccountingIncomingRoutingRules_REFSEP_()
          Returns the MBean parent get accessor to the parent mbean: RadiusAccountingIncomingRoutingRules_REFSEP_
 void setAlias(java.lang.String param)
           
 void setLocalRealm(java.lang.String param)
           

 

Method Detail

getRadiusAccountingIncomingRoutingRules_REFSEP_

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

getLocalRealm

java.lang.String getLocalRealm()
                               throws java.io.IOException
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setLocalRealm

void setLocalRealm(java.lang.String param)
                   throws java.io.IOException
Parameters:
param -
Throws:
java.io.IOException

getAlias

java.lang.String getAlias()
                          throws java.io.IOException
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAlias

void setAlias(java.lang.String param)
              throws java.io.IOException
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.