Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.sf.ssuradius
Interface ModuleInstanceMBean


public interface ModuleInstanceMBean

Method Summary
 String getName()
          Gets the value of the name property.
 RadiusInboundRoutingMBean getRadiusIncomingRoutingRulesMBean()
          Return the value of the RadiusInboundRouting element
 String getState()
          Gets the value of the state property.
 void setName(String value)
          Sets the value of the name property.
 void setRadiusIncomingRoutingRulesMBean(RadiusInboundRoutingMBean val)
          Set the value of the RadiusInboundRouting element
 void setState(String value)
          Sets the value of the state property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

getState

String getState()
Gets the value of the state property.

setState

void setState(String value)
Sets the value of the state property.

getRadiusIncomingRoutingRulesMBean

RadiusInboundRoutingMBean getRadiusIncomingRoutingRulesMBean()
Return the value of the RadiusInboundRouting element

setRadiusIncomingRoutingRulesMBean

void setRadiusIncomingRoutingRulesMBean(RadiusInboundRoutingMBean val)
Set the value of the RadiusInboundRouting element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.