Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cs1
Interface TcapAslConfigParserMBean


public interface TcapAslConfigParserMBean

Method Summary
 BigInteger getApplicationPartGuardTimer()
          Gets the value of the applicationPartGuardTimer property.
 BigInteger getResultSplitLength()
          Gets the value of the resultSplitLength property.
 boolean isActivateInvokeAlarmInApplicationLayer()
          Gets the value of the activateInvokeAlarmInApplicationLayer property.
 void setActivateInvokeAlarmInApplicationLayer(boolean value)
          Sets the value of the activateInvokeAlarmInApplicationLayer property.
 void setApplicationPartGuardTimer(BigInteger value)
          Sets the value of the applicationPartGuardTimer property.
 void setResultSplitLength(BigInteger value)
          Sets the value of the resultSplitLength property.

 

Method Detail

getApplicationPartGuardTimer

BigInteger getApplicationPartGuardTimer()
Gets the value of the applicationPartGuardTimer property.

setApplicationPartGuardTimer

void setApplicationPartGuardTimer(BigInteger value)
Sets the value of the applicationPartGuardTimer property.

isActivateInvokeAlarmInApplicationLayer

boolean isActivateInvokeAlarmInApplicationLayer()
Gets the value of the activateInvokeAlarmInApplicationLayer property.

setActivateInvokeAlarmInApplicationLayer

void setActivateInvokeAlarmInApplicationLayer(boolean value)
Sets the value of the activateInvokeAlarmInApplicationLayer property.

getResultSplitLength

BigInteger getResultSplitLength()
Gets the value of the resultSplitLength property.

setResultSplitLength

void setResultSplitLength(BigInteger value)
Sets the value of the resultSplitLength 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.