Uses of Interface
org.wildfly.clustering.server.local.LocalGroupMember
Packages that use LocalGroupMember
Package
Description
-
Uses of LocalGroupMember in org.wildfly.clustering.server.local
Subinterfaces with type arguments of type LocalGroupMember in org.wildfly.clustering.server.localModifier and TypeInterfaceDescriptioninterfaceLocal view of the Group.interfaceMethods in org.wildfly.clustering.server.local that return LocalGroupMemberMethod parameters in org.wildfly.clustering.server.local with type arguments of type LocalGroupMemberModifier and TypeMethodDescriptiondefault org.wildfly.clustering.server.RegistrationLocalGroup.register(org.wildfly.clustering.server.GroupMembershipListener<LocalGroupMember> object) -
Uses of LocalGroupMember in org.wildfly.clustering.server.local.dispatcher
Subinterfaces with type arguments of type LocalGroupMember in org.wildfly.clustering.server.local.dispatcherClasses in org.wildfly.clustering.server.local.dispatcher that implement interfaces with type arguments of type LocalGroupMemberModifier and TypeClassDescriptionclassNon-clusteredCommandDispatcherimplementationMethods in org.wildfly.clustering.server.local.dispatcher that return types with arguments of type LocalGroupMemberModifier and TypeMethodDescription<R,E extends Exception>
Map<LocalGroupMember, CompletionStage<R>> LocalCommandDispatcher.dispatchToGroup(org.wildfly.clustering.server.dispatcher.Command<R, ? super C, E> command, Set<LocalGroupMember> excluding) Methods in org.wildfly.clustering.server.local.dispatcher with parameters of type LocalGroupMemberModifier and TypeMethodDescription<R,E extends Exception>
CompletionStage<R> LocalCommandDispatcher.dispatchToMember(org.wildfly.clustering.server.dispatcher.Command<R, ? super C, E> command, LocalGroupMember member) Method parameters in org.wildfly.clustering.server.local.dispatcher with type arguments of type LocalGroupMemberModifier and TypeMethodDescription<R,E extends Exception>
Map<LocalGroupMember, CompletionStage<R>> LocalCommandDispatcher.dispatchToGroup(org.wildfly.clustering.server.dispatcher.Command<R, ? super C, E> command, Set<LocalGroupMember> excluding) Constructors in org.wildfly.clustering.server.local.dispatcher with parameters of type LocalGroupMember -
Uses of LocalGroupMember in org.wildfly.clustering.server.local.provider
Subinterfaces with type arguments of type LocalGroupMember in org.wildfly.clustering.server.local.providerModifier and TypeInterfaceDescriptioninterfaceFactory that provides a non-clusteredServiceProviderRegistrationimplementation. -
Uses of LocalGroupMember in org.wildfly.clustering.server.local.registry
Subinterfaces with type arguments of type LocalGroupMember in org.wildfly.clustering.server.local.registryMethods in org.wildfly.clustering.server.local.registry with parameters of type LocalGroupMember