Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.scf.cs1
Interface SessionKeepAliveMBean


public interface SessionKeepAliveMBean

Method Summary
 BigInteger getInfoKeepAliveInterval()
          Gets the value of the infoKeepAliveInterval property.
 BigInteger getInfoKeepAliveTimeToDie()
          Gets the value of the infoKeepAliveTimeToDie property.
 void setInfoKeepAliveInterval(BigInteger value)
          Sets the value of the infoKeepAliveInterval property.
 void setInfoKeepAliveTimeToDie(BigInteger value)
          Sets the value of the infoKeepAliveTimeToDie property.

 

Method Detail

getInfoKeepAliveInterval

BigInteger getInfoKeepAliveInterval()
Gets the value of the infoKeepAliveInterval property.

setInfoKeepAliveInterval

void setInfoKeepAliveInterval(BigInteger value)
Sets the value of the infoKeepAliveInterval property.

getInfoKeepAliveTimeToDie

BigInteger getInfoKeepAliveTimeToDie()
Gets the value of the infoKeepAliveTimeToDie property.

setInfoKeepAliveTimeToDie

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