Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssuss7.sigtran
Interface ModuleInstanceMBean


public interface ModuleInstanceMBean

Method Summary
 void addTarget()
          Add a new element named target
 BigInteger getCheckIntervalSecondsForExpiringEventsMap()
          Gets the value of the checkIntervalSecondsForExpiringEventsMap property.
 String getDestinationDispatcherClass()
          Gets the value of the destinationDispatcherClass property.
 BigInteger getExpiryTimeSecondsForExpiringEventsMap()
          Gets the value of the expiryTimeSecondsForExpiringEventsMap property.
 BigInteger getHashSizeForExpiringEventsMap()
          Gets the value of the hashSizeForExpiringEventsMap property.
 MonitoringGeneralMBean getMonitoringGeneralMBean()
          Return the value of the MonitoringGeneral element
 String getName()
          Gets the value of the name property.
 String getProtocolValue()
           
 BigInteger getRemoteSystemReconnectDelay()
          Gets the value of the remoteSystemReconnectDelay property.
 BigInteger getRemoteSystemReconnectPeriod()
          Gets the value of the remoteSystemReconnectPeriod property.
 String getSccpCliBuffer()
          Gets the value of the sccpCliBuffer property.
 KeyBasedDispatchMBean getSccpIncomingRoutingRulesMBean()
          Return the value of the KeyBasedDispatch element
 SccpMBean getSccpMBean()
          Return the value of the Sccp element
 BigInteger getSlsRange()
          Gets the value of the slsRange property.
 String getStackIp()
          Gets the value of the stackIp property.
 BigInteger getStackPort()
          Gets the value of the stackPort property.
 String getState()
          Gets the value of the state property.
 StateChangedNotificationRulesMBean getStateChangedNotificationRulesMBean()
          Return the value of the StateChangedNotificationRules element
 List<TargetMBean> getTargetMBean()
          Return the list of the Target element
 ThresholdCrossedNotificationsMBean getThresholdCrossedNotificationsMBean()
          Return the value of the ThresholdCrossedNotifications element
 String getVendorValue()
           
 boolean isRemoteSystemReconnectFixedDelay()
          Gets the value of the remoteSystemReconnectFixedDelay property.
 void removeTarget(int index)
          Remove an element named target by the index
 void setCheckIntervalSecondsForExpiringEventsMap(BigInteger value)
          Sets the value of the checkIntervalSecondsForExpiringEventsMap property.
 void setDestinationDispatcherClass(String value)
          Sets the value of the destinationDispatcherClass property.
 void setExpiryTimeSecondsForExpiringEventsMap(BigInteger value)
          Sets the value of the expiryTimeSecondsForExpiringEventsMap property.
 void setHashSizeForExpiringEventsMap(BigInteger value)
          Sets the value of the hashSizeForExpiringEventsMap property.
 void setMonitoringGeneralMBean(MonitoringGeneralMBean val)
          Set the value of the MonitoringGeneral element
 void setName(String value)
          Sets the value of the name property.
 void setProtocolValue(String value)
          Set the value of protocol
 void setRemoteSystemReconnectDelay(BigInteger value)
          Sets the value of the remoteSystemReconnectDelay property.
 void setRemoteSystemReconnectFixedDelay(boolean value)
          Sets the value of the remoteSystemReconnectFixedDelay property.
 void setRemoteSystemReconnectPeriod(BigInteger value)
          Sets the value of the remoteSystemReconnectPeriod property.
 void setSccpCliBuffer(String value)
          Sets the value of the sccpCliBuffer property.
 void setSccpIncomingRoutingRulesMBean(KeyBasedDispatchMBean val)
          Set the value of the KeyBasedDispatch element
 void setSccpMBean(SccpMBean val)
          Set the value of the Sccp element
 void setSlsRange(BigInteger value)
          Sets the value of the slsRange property.
 void setStackIp(String value)
          Sets the value of the stackIp property.
 void setStackPort(BigInteger value)
          Sets the value of the stackPort property.
 void setState(String value)
          Sets the value of the state property.
 void setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
          Set the value of the StateChangedNotificationRules element
 void setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
          Set the value of the ThresholdCrossedNotifications element
 void setVendorValue(String value)
          Set the value of vendor

 

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.

getHashSizeForExpiringEventsMap

BigInteger getHashSizeForExpiringEventsMap()
Gets the value of the hashSizeForExpiringEventsMap property.

setHashSizeForExpiringEventsMap

void setHashSizeForExpiringEventsMap(BigInteger value)
Sets the value of the hashSizeForExpiringEventsMap property.

getExpiryTimeSecondsForExpiringEventsMap

BigInteger getExpiryTimeSecondsForExpiringEventsMap()
Gets the value of the expiryTimeSecondsForExpiringEventsMap property.

setExpiryTimeSecondsForExpiringEventsMap

void setExpiryTimeSecondsForExpiringEventsMap(BigInteger value)
Sets the value of the expiryTimeSecondsForExpiringEventsMap property.

getCheckIntervalSecondsForExpiringEventsMap

BigInteger getCheckIntervalSecondsForExpiringEventsMap()
Gets the value of the checkIntervalSecondsForExpiringEventsMap property.

setCheckIntervalSecondsForExpiringEventsMap

void setCheckIntervalSecondsForExpiringEventsMap(BigInteger value)
Sets the value of the checkIntervalSecondsForExpiringEventsMap property.

getDestinationDispatcherClass

String getDestinationDispatcherClass()
Gets the value of the destinationDispatcherClass property.

setDestinationDispatcherClass

void setDestinationDispatcherClass(String value)
Sets the value of the destinationDispatcherClass property.

getStackIp

String getStackIp()
Gets the value of the stackIp property.

setStackIp

void setStackIp(String value)
Sets the value of the stackIp property.

getStackPort

BigInteger getStackPort()
Gets the value of the stackPort property.

setStackPort

void setStackPort(BigInteger value)
Sets the value of the stackPort property.

getSlsRange

BigInteger getSlsRange()
Gets the value of the slsRange property.

setSlsRange

void setSlsRange(BigInteger value)
Sets the value of the slsRange property.

getRemoteSystemReconnectDelay

BigInteger getRemoteSystemReconnectDelay()
Gets the value of the remoteSystemReconnectDelay property.

setRemoteSystemReconnectDelay

void setRemoteSystemReconnectDelay(BigInteger value)
Sets the value of the remoteSystemReconnectDelay property.

getRemoteSystemReconnectPeriod

BigInteger getRemoteSystemReconnectPeriod()
Gets the value of the remoteSystemReconnectPeriod property.

setRemoteSystemReconnectPeriod

void setRemoteSystemReconnectPeriod(BigInteger value)
Sets the value of the remoteSystemReconnectPeriod property.

isRemoteSystemReconnectFixedDelay

boolean isRemoteSystemReconnectFixedDelay()
Gets the value of the remoteSystemReconnectFixedDelay property.

setRemoteSystemReconnectFixedDelay

void setRemoteSystemReconnectFixedDelay(boolean value)
Sets the value of the remoteSystemReconnectFixedDelay property.

getSccpCliBuffer

String getSccpCliBuffer()
Gets the value of the sccpCliBuffer property.

setSccpCliBuffer

void setSccpCliBuffer(String value)
Sets the value of the sccpCliBuffer property.

setVendorValue

void setVendorValue(String value)
Set the value of vendor

getVendorValue

String getVendorValue()

setProtocolValue

void setProtocolValue(String value)
Set the value of protocol

getProtocolValue

String getProtocolValue()

addTarget

void addTarget()
Add a new element named target

removeTarget

void removeTarget(int index)
Remove an element named target by the index

getMonitoringGeneralMBean

MonitoringGeneralMBean getMonitoringGeneralMBean()
Return the value of the MonitoringGeneral element

setMonitoringGeneralMBean

void setMonitoringGeneralMBean(MonitoringGeneralMBean val)
Set the value of the MonitoringGeneral element

getStateChangedNotificationRulesMBean

StateChangedNotificationRulesMBean getStateChangedNotificationRulesMBean()
Return the value of the StateChangedNotificationRules element

setStateChangedNotificationRulesMBean

void setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
Set the value of the StateChangedNotificationRules element

getThresholdCrossedNotificationsMBean

ThresholdCrossedNotificationsMBean getThresholdCrossedNotificationsMBean()
Return the value of the ThresholdCrossedNotifications element

setThresholdCrossedNotificationsMBean

void setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
Set the value of the ThresholdCrossedNotifications element

getSccpIncomingRoutingRulesMBean

KeyBasedDispatchMBean getSccpIncomingRoutingRulesMBean()
Return the value of the KeyBasedDispatch element

setSccpIncomingRoutingRulesMBean

void setSccpIncomingRoutingRulesMBean(KeyBasedDispatchMBean val)
Set the value of the KeyBasedDispatch element

getTargetMBean

List<TargetMBean> getTargetMBean()
Return the list of the Target element

getSccpMBean

SccpMBean getSccpMBean()
Return the value of the Sccp element

setSccpMBean

void setSccpMBean(SccpMBean val)
Set the value of the Sccp 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.