public interface SessionKeepAliveMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getInfoKeepAliveInterval()
Gets the value of the infoKeepAliveInterval property.
|
java.math.BigInteger |
getInfoKeepAliveTimeToDie()
Gets the value of the infoKeepAliveTimeToDie property.
|
void |
setInfoKeepAliveInterval(java.math.BigInteger value)
Sets the value of the infoKeepAliveInterval property.
|
void |
setInfoKeepAliveTimeToDie(java.math.BigInteger value)
Sets the value of the infoKeepAliveTimeToDie property.
|
java.math.BigInteger getInfoKeepAliveInterval()
void setInfoKeepAliveInterval(java.math.BigInteger value)
java.math.BigInteger getInfoKeepAliveTimeToDie()
void setInfoKeepAliveTimeToDie(java.math.BigInteger value)