Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.radius
Interface ProxyTargetTypeMBean

All Superinterfaces:
ProxyTargetTypeReadOnlyMBean
All Known Implementing Classes:
ProxyTargetType

public interface ProxyTargetTypeMBean
extends ProxyTargetTypeReadOnlyMBean

Method Summary
 void setAccountingPort(int value)
          Sets the value of the accountingPort property.
 void setAuthenticationPort(int value)
          Sets the value of the authenticationPort property.
 void setServerAddress(java.lang.String value)
          Sets the value of the serverAddress property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.radius.ProxyTargetTypeReadOnlyMBean
getAccountingPort, getAuthenticationPort, getServerAddress

 

Method Detail

setServerAddress

void setServerAddress(java.lang.String value)
Sets the value of the serverAddress property.

setAuthenticationPort

void setAuthenticationPort(int value)
Sets the value of the authenticationPort property.

setAccountingPort

void setAccountingPort(int value)
Sets the value of the accountingPort property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.