Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
ProxyTargetTypeMBean
All Known Implementing Classes:
ProxyTargetType

public interface ProxyTargetTypeReadOnlyMBean

Method Summary
 int getAccountingPort()
          Gets the value of the accountingPort property.
 int getAuthenticationPort()
          Gets the value of the authenticationPort property.
 java.lang.String getServerAddress()
          Gets the value of the serverAddress property.

 

Method Detail

getServerAddress

java.lang.String getServerAddress()
Gets the value of the serverAddress property.

getAuthenticationPort

int getAuthenticationPort()
Gets the value of the authenticationPort property.

getAccountingPort

int getAccountingPort()
Gets 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.