Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.ws.rest.mgmt
Interface RestConfigTypeMBean

All Superinterfaces:
RestConfigTypeReadOnlyMBean
All Known Implementing Classes:
RestConfigType

public interface RestConfigTypeMBean
extends RestConfigTypeReadOnlyMBean

Method Summary
 void setClientConfigMBean(ClientConfigMBean val)
          Set the value of the ClientConfig element
 void setServerConfigMBean(ServerConfigMBean val)
          Set the value of the ServerConfig element

 

Methods inherited from interface oracle.axia.config.beans.protocol.ws.rest.mgmt.RestConfigTypeReadOnlyMBean
getClientConfigMBean, getServerConfigMBean

 

Method Detail

setServerConfigMBean

void setServerConfigMBean(ServerConfigMBean val)
Set the value of the ServerConfig element

setClientConfigMBean

void setClientConfigMBean(ClientConfigMBean val)
Set the value of the ClientConfig element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.