Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.ocsb.app.rcc.ssu.ece.config
Interface ModuleInstanceMBean


public interface ModuleInstanceMBean

Method Summary
 EceOutboundRoutingMBean getEceOutboundRoutingMBean()
          Return the value of the EceOutboundRouting element
 String getName()
          Gets the value of the name property.
 String getState()
          Gets the value of the state property.
 void setEceOutboundRoutingMBean(EceOutboundRoutingMBean val)
          Set the value of the EceOutboundRouting element
 void setName(String value)
          Sets the value of the name property.
 void setState(String value)
          Sets the value of the state property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

getState

String getState()
Gets the value of the state property.

setState

void setState(String value)
Sets the value of the state property.

getEceOutboundRoutingMBean

EceOutboundRoutingMBean getEceOutboundRoutingMBean()
Return the value of the EceOutboundRouting element

setEceOutboundRoutingMBean

void setEceOutboundRoutingMBean(EceOutboundRoutingMBean val)
Set the value of the EceOutboundRouting element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.