Uses of Interface
org.wildfly.clustering.server.Registrar
Packages that use Registrar
Package
Description
-
Uses of Registrar in org.wildfly.clustering.server
Subinterfaces of Registrar in org.wildfly.clustering.serverModifier and TypeInterfaceDescriptioninterfaceGroup<M extends GroupMember>Represents a set of group members. -
Uses of Registrar in org.wildfly.clustering.server.group
Subinterfaces of Registrar in org.wildfly.clustering.server.groupModifier and TypeInterfaceDescriptioninterfaceGroup<A extends Comparable<A>,M extends GroupMember<A>> Exposes a mechanism to create a group member for a given unique address. -
Uses of Registrar in org.wildfly.clustering.server.infinispan
Subinterfaces of Registrar in org.wildfly.clustering.server.infinispanClasses in org.wildfly.clustering.server.infinispan that implement RegistrarModifier and TypeClassDescriptionclassEmbeddedCacheManagerGroup<A extends Comparable<A>,M extends GroupMember<A>> A group composed of embedded cache manager members. -
Uses of Registrar in org.wildfly.clustering.server.infinispan.provider
Subinterfaces of Registrar in org.wildfly.clustering.server.infinispan.providerClasses in org.wildfly.clustering.server.infinispan.provider that implement Registrar -
Uses of Registrar in org.wildfly.clustering.server.infinispan.registry
Subinterfaces of Registrar in org.wildfly.clustering.server.infinispan.registryClasses in org.wildfly.clustering.server.infinispan.registry that implement RegistrarModifier and TypeClassDescriptionclassCacheRegistry<K,V> ClusteredRegistrybacked by an Infinispan cache. -
Uses of Registrar in org.wildfly.clustering.server.jgroups
Subinterfaces of Registrar in org.wildfly.clustering.server.jgroupsClasses in org.wildfly.clustering.server.jgroups that implement Registrar -
Uses of Registrar in org.wildfly.clustering.server.listener
Subinterfaces of Registrar in org.wildfly.clustering.server.listener -
Uses of Registrar in org.wildfly.clustering.server.local
Subinterfaces of Registrar in org.wildfly.clustering.server.local -
Uses of Registrar in org.wildfly.clustering.server.local.listener
Classes in org.wildfly.clustering.server.local.listener that implement Registrar -
Uses of Registrar in org.wildfly.clustering.server.local.provider
Subinterfaces of Registrar in org.wildfly.clustering.server.local.providerModifier and TypeInterfaceDescriptioninterfaceFactory that provides a non-clusteredServiceProviderRegistrationimplementation. -
Uses of Registrar in org.wildfly.clustering.server.local.registry
Subinterfaces of Registrar in org.wildfly.clustering.server.local.registry -
Uses of Registrar in org.wildfly.clustering.server.provider
Subinterfaces of Registrar in org.wildfly.clustering.server.providerModifier and TypeInterfaceDescriptioninterfaceServiceProviderRegistrar<T,M extends GroupMember> A distributed registry of service providers. -
Uses of Registrar in org.wildfly.clustering.server.registry
Subinterfaces of Registrar in org.wildfly.clustering.server.registryModifier and TypeInterfaceDescriptioninterfaceRegistry<M extends GroupMember,K, V> Registry of entries specific to a group member. -
Uses of Registrar in org.wildfly.clustering.session.infinispan.embedded
Classes in org.wildfly.clustering.session.infinispan.embedded that implement RegistrarModifier and TypeClassDescriptionclassExpiredSessionRemover<SC,MV, AV, LC> Session remover that removes a session if and only if it is expired.classFactory for creating a SessionAttributeActivationNotifier for a given session identifier.Methods in org.wildfly.clustering.session.infinispan.embedded that return Registrar -
Uses of Registrar in org.wildfly.clustering.session.infinispan.remote
Classes in org.wildfly.clustering.session.infinispan.remote that implement RegistrarModifier and TypeClassDescriptionclassHotRodSessionFactory<MC,AV, SC> Factory for creating aSessionbacked by a set ofRemoteCacheentries.Methods in org.wildfly.clustering.session.infinispan.remote that return RegistrarModifier and TypeMethodDescriptionHotRodSessionManagerConfiguration.getExpirationListenerRegistrar()HotRodSessionManagerFactory.getExpirationListenerRegistrar()