Uses of Interface
org.wildfly.clustering.server.manager.Service
Packages that use Service
Package
Description
-
Uses of Service in org.wildfly.clustering.server.infinispan.manager
Classes in org.wildfly.clustering.server.infinispan.manager that implement ServiceModifier and TypeClassDescriptionclassAnIdentifierFactorythat uses aKeyAffinityServiceto pre-generate locally hashing identifiers from a supplier. -
Uses of Service in org.wildfly.clustering.server.local.manager
Classes in org.wildfly.clustering.server.local.manager that implement Service -
Uses of Service in org.wildfly.clustering.server.manager
Subinterfaces of Service in org.wildfly.clustering.server.managerModifier and TypeInterfaceDescriptioninterfaceA service that creating identifiers for a manager.interfaceManager<I>A manager of server-side state. -
Uses of Service in org.wildfly.clustering.session
Subinterfaces of Service in org.wildfly.clustering.session -
Uses of Service in org.wildfly.clustering.session.cache
Classes in org.wildfly.clustering.session.cache that implement ServiceModifier and TypeClassDescriptionclassAbstractSessionManager<C,MV, AV, SC> An abstractSessionManagerimplementation that delegates most implementation details to aSessionFactory.classA concurrent session manager, that can share session references across concurrent threads.classA session manager that delegates to another session manager. -
Uses of Service in org.wildfly.clustering.session.cache.user
Classes in org.wildfly.clustering.session.cache.user that implement ServiceModifier and TypeClassDescriptionclassDefaultUserManager<CV,C, T, SV, D, S> A default user manager implementation that delegates to a user factory. -
Uses of Service in org.wildfly.clustering.session.infinispan.embedded
Classes in org.wildfly.clustering.session.infinispan.embedded that implement ServiceModifier and TypeClassDescriptionclassInfinispanSessionManager<C,MV, AV, SC> Generic session manager implementation - independent of cache mapping strategy. -
Uses of Service in org.wildfly.clustering.session.infinispan.remote
Classes in org.wildfly.clustering.session.infinispan.remote that implement ServiceModifier and TypeClassDescriptionclassHotRodSessionManager<C,MV, AV, SC> Generic HotRod-based session manager implementation - independent of cache mapping strategy. -
Uses of Service in org.wildfly.clustering.session.user
Subinterfaces of Service in org.wildfly.clustering.session.user