Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.rasf
Interface AdvancedMBean


public interface AdvancedMBean

Method Summary
 BigInteger getOeReactionIntervalInSeconds()
          Gets the value of the oeReactionIntervalInSeconds property.
 boolean isShouldRimasfSendAutomaticAlert()
          Gets the value of the shouldRimasfSendAutomaticAlert property.
 void setOeReactionIntervalInSeconds(BigInteger value)
          Sets the value of the oeReactionIntervalInSeconds property.
 void setShouldRimasfSendAutomaticAlert(boolean value)
          Sets the value of the shouldRimasfSendAutomaticAlert property.

 

Method Detail

isShouldRimasfSendAutomaticAlert

boolean isShouldRimasfSendAutomaticAlert()
Gets the value of the shouldRimasfSendAutomaticAlert property.

setShouldRimasfSendAutomaticAlert

void setShouldRimasfSendAutomaticAlert(boolean value)
Sets the value of the shouldRimasfSendAutomaticAlert property.

getOeReactionIntervalInSeconds

BigInteger getOeReactionIntervalInSeconds()
Gets the value of the oeReactionIntervalInSeconds property.

setOeReactionIntervalInSeconds

void setOeReactionIntervalInSeconds(BigInteger value)
Sets the value of the oeReactionIntervalInSeconds property.

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.