Skip navigation links

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

E38079-01


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


public interface ModuleInstanceMBean

Method Summary
 String getName()
          Gets the value of the name property.
 PcpOutboundRoutingMBean getPcpOutboundRoutingMBean()
          Return the value of the PcpOutboundRouting element
 String getState()
          Gets the value of the state property.
 void setName(String value)
          Sets the value of the name property.
 void setPcpOutboundRoutingMBean(PcpOutboundRoutingMBean val)
          Set the value of the PcpOutboundRouting element
 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.

getPcpOutboundRoutingMBean

PcpOutboundRoutingMBean getPcpOutboundRoutingMBean()
Return the value of the PcpOutboundRouting element

setPcpOutboundRoutingMBean

void setPcpOutboundRoutingMBean(PcpOutboundRoutingMBean val)
Set the value of the PcpOutboundRouting 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.