Package org.wildfly.clustering.web.infinispan.session
-
Interface Summary Interface Description InfinispanSessionManagementConfiguration<M> Configuration of an Infinispan session management provider.InfinispanSessionManagerConfiguration<SC,LC> Configuration for anInfinispanSessionManager.InfinispanSessionManagerFactoryConfiguration<S,SC,AL,LC> -
Class Summary Class Description ExpiredSessionRemover<SC,MV,AV,LC> Session remover that removes a session if and only if it is expired.InfinispanSessionManager<SC,MV,AV,LC> Generic session manager implementation - independent of cache mapping strategy.InfinispanSessionManagerFactory<S,SC,AL,LC> Factory for creating session managers.SessionAttributeActivationNotifierFactory<S,SC,AL,LC,B extends Batch> Factory for creating a SessionAttributeActivationNotifier for a given session identifier.SessionExpirationScheduler<MV> Session expiration scheduler that eagerly expires sessions as soon as they are eligible.