Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.ws.soap.mgmt
Interface ServerConfigMBean

All Superinterfaces:
ServerConfigReadOnlyMBean
All Known Implementing Classes:
ServerConfig

public interface ServerConfigMBean
extends ServerConfigReadOnlyMBean

Method Summary
 void setRootUri(java.lang.String value)
          Sets the value of the rootUri property.
 void setTimeoutMs(java.lang.Integer value)
          Sets the value of the timeoutMs property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.ws.soap.mgmt.ServerConfigReadOnlyMBean
getRootUri, getTimeoutMs

 

Method Detail

setRootUri

void setRootUri(java.lang.String value)
Sets the value of the rootUri property.

setTimeoutMs

void setTimeoutMs(java.lang.Integer value)
Sets the value of the timeoutMs property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.