|
Deprecated Methods |
org.jboss.web.tomcat.service.session.ClusteredSipSession.getMaxUnreplicatedFactor()
Returns a meaningless value; use
#setMaxUnreplicatedInterval(int) |
org.jboss.web.tomcat.service.session.ClusteredSipApplicationSession.getMaxUnreplicatedFactor()
Returns a meaningless value; use
#setMaxUnreplicatedInterval(int) |
org.jboss.web.tomcat.service.session.ClusteredSipSession.removeAttributeInternal(String, boolean, boolean)
will be replaced by removeJBossInternalAttribute(String,
boolean, boolean) |
org.jboss.web.tomcat.service.session.ClusteredSipApplicationSession.removeAttributeInternal(String, boolean, boolean)
will be replaced by removeJBossInternalAttribute(String,
boolean, boolean) |
org.jboss.web.tomcat.service.session.ClusteredSipSession.removeJBossInternalAttribute(String)
will be replaced by removeJBossInternalAttribute(String,
boolean, boolean) |
org.jboss.web.tomcat.service.session.ClusteredSipApplicationSession.removeJBossInternalAttribute(String)
will be replaced by removeJBossInternalAttribute(String,
boolean, boolean) |
org.jboss.web.tomcat.service.session.ClusteredSipSession.sessionDirty()
use one of the more fine-grained methods. |
org.jboss.web.tomcat.service.session.ClusteredSipApplicationSession.sessionDirty()
use one of the more fine-grained methods. |
org.jboss.web.tomcat.service.session.ClusteredSipSession.setIsOutdated(boolean)
use ClusteredSipSession.setOutdatedVersion(int) and
ClusteredSipSession.clearOutdated() |
org.jboss.web.tomcat.service.session.ClusteredSipApplicationSession.setIsOutdated(boolean)
use ClusteredSipApplicationSession.setOutdatedVersion(int) and
ClusteredSipApplicationSession.clearOutdated() |
org.jboss.web.tomcat.service.session.ClusteredSipSession.setMaxUnreplicatedFactor(int)
Ignored; use #setMaxUnreplicatedInterval(int) |
org.jboss.web.tomcat.service.session.ClusteredSipApplicationSession.setMaxUnreplicatedFactor(int)
Ignored; use #setMaxUnreplicatedInterval(int) |