Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.http
Interface ServerConfigReadOnlyMBean

All Known Subinterfaces:
ServerConfigMBean
All Known Implementing Classes:
ServerConfig

public interface ServerConfigReadOnlyMBean

Method Summary
 java.util.List<NetworkAccessPointMBean> getNetworkAccessPointMBean()
          Return the list of the NetworkAccessPoint element
 java.util.List<SecurityContextMBean> getSecurityContextMBean()
          Return the list of the SecurityContext element
 int getTimeoutMs()
          Gets the value of the timeoutMs property.

 

Method Detail

getTimeoutMs

int getTimeoutMs()
Gets the value of the timeoutMs property.

getNetworkAccessPointMBean

java.util.List<NetworkAccessPointMBean> getNetworkAccessPointMBean()
Return the list of the NetworkAccessPoint element

getSecurityContextMBean

java.util.List<SecurityContextMBean> getSecurityContextMBean()
Return the list of the SecurityContext element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.