Package | Description |
---|---|
org.wildfly.clustering.ejb.infinispan | |
org.wildfly.clustering.web.infinispan.session |
Modifier and Type | Class and Description |
---|---|
class |
BeanEvictionScheduler<G,I,T>
Schedules a bean for eviction.
|
class |
BeanExpirationScheduler<G,I,T>
Schedules a bean for expiration.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionEvictionScheduler
Session eviction scheduler that eagerly evicts the oldest sessions when
the number of active sessions exceeds the configured maximum.
|
class |
SessionExpirationScheduler
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.