- CacheCapabilityServiceConfiguratorFactory<T> - Interface in org.wildfly.clustering.server
-
Builds a service for a cache.
- CacheGroup - Class in org.wildfly.clustering.server.group
-
Group implementation based on the topology of a cache.
- CacheGroup(CacheGroupConfiguration) - Constructor for class org.wildfly.clustering.server.group.CacheGroup
-
- CacheGroupConfiguration - Interface in org.wildfly.clustering.server.group
-
- CacheGroupServiceConfigurator - Class in org.wildfly.clustering.server.group
-
Builds a Group service for a cache.
- CacheGroupServiceConfigurator(ServiceName, String, String) - Constructor for class org.wildfly.clustering.server.group.CacheGroupServiceConfigurator
-
- CacheGroupServiceConfiguratorProvider - Class in org.wildfly.clustering.server.group
-
Provides the requisite builders for a cache-based Group.
- CacheGroupServiceConfiguratorProvider(CacheCapabilityServiceConfiguratorFactory<Group>) - Constructor for class org.wildfly.clustering.server.group.CacheGroupServiceConfiguratorProvider
-
- CacheJndiNameFactory - Enum in org.wildfly.clustering.server
-
- CacheMembership - Class in org.wildfly.clustering.server.group
-
- CacheMembership(Address, CacheTopology, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.group.CacheMembership
-
- CacheMembership(Address, ConsistentHash, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.group.CacheMembership
-
- CacheMembership(EmbeddedCacheManager, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.group.CacheMembership
-
- CacheMembership(Address, List<Address>, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.group.CacheMembership
-
- CacheRegistry<K,V> - Class in org.wildfly.clustering.server.registry
-
Clustered Registry backed by an Infinispan cache.
- CacheRegistry(CacheRegistryConfiguration<K, V>, Map.Entry<K, V>, Runnable) - Constructor for class org.wildfly.clustering.server.registry.CacheRegistry
-
- CacheRegistryConfiguration<K,V> - Interface in org.wildfly.clustering.server.registry
-
- CacheRegistryFactoryServiceConfigurator<K,V> - Class in org.wildfly.clustering.server.registry
-
Builds a clustered RegistryFactory.
- CacheRegistryFactoryServiceConfigurator(ServiceName, String, String) - Constructor for class org.wildfly.clustering.server.registry.CacheRegistryFactoryServiceConfigurator
-
- CacheRegistryFactoryServiceConfiguratorProvider - Class in org.wildfly.clustering.server.registry
-
Provides the requisite builders for a clustered RegistryFactory.
- CacheRegistryFactoryServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.registry.CacheRegistryFactoryServiceConfiguratorProvider
-
- CacheRegistryFilter - Enum in org.wildfly.clustering.server.registry
-
- CacheRegistryFilterExternalizer - Class in org.wildfly.clustering.server.registry
-
- CacheRegistryFilterExternalizer() - Constructor for class org.wildfly.clustering.server.registry.CacheRegistryFilterExternalizer
-
- CacheRequirementServiceConfiguratorProvider<T> - Class in org.wildfly.clustering.server
-
- CacheRequirementServiceConfiguratorProvider(ClusteringCacheRequirement, CacheCapabilityServiceConfiguratorFactory<T>) - Constructor for class org.wildfly.clustering.server.CacheRequirementServiceConfiguratorProvider
-
- CacheRequirementServiceConfiguratorProvider(ClusteringCacheRequirement, CacheCapabilityServiceConfiguratorFactory<T>, BiFunction<String, String, JndiName>) - Constructor for class org.wildfly.clustering.server.CacheRequirementServiceConfiguratorProvider
-
- CacheServiceProviderRegistry<T> - Class in org.wildfly.clustering.server.provider
-
Infinispan Cache based ServiceProviderRegistry.
- CacheServiceProviderRegistry(CacheServiceProviderRegistryConfiguration<T>) - Constructor for class org.wildfly.clustering.server.provider.CacheServiceProviderRegistry
-
- CacheServiceProviderRegistryConfiguration<T> - Interface in org.wildfly.clustering.server.provider
-
- CacheServiceProviderRegistryServiceConfigurator<T> - Class in org.wildfly.clustering.server.provider
-
Builds a clustered ServiceProviderRegistrationFactory service.
- CacheServiceProviderRegistryServiceConfigurator(ServiceName, String, String) - Constructor for class org.wildfly.clustering.server.provider.CacheServiceProviderRegistryServiceConfigurator
-
- CacheServiceProviderRegistryServiceConfiguratorProvider - Class in org.wildfly.clustering.server.provider
-
Provides the requisite builders for a clustered ServiceProviderRegistrationFactory.
- CacheServiceProviderRegistryServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.provider.CacheServiceProviderRegistryServiceConfiguratorProvider
-
- CacheSingletonServiceConfiguratorFactoryServiceConfigurator - Class in org.wildfly.clustering.server.singleton
-
Configures a service providing a distributed SingletonServiceConfiguratorFactory.
- CacheSingletonServiceConfiguratorFactoryServiceConfigurator(ServiceName, String, String) - Constructor for class org.wildfly.clustering.server.singleton.CacheSingletonServiceConfiguratorFactoryServiceConfigurator
-
- CacheSingletonServiceConfiguratorFactoryServiceConfiguratorProvider - Class in org.wildfly.clustering.server.singleton
-
Provides the requisite service configurators for installing a service providing a distributed SingletonServiceConfiguratorFactory.
- CacheSingletonServiceConfiguratorFactoryServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.singleton.CacheSingletonServiceConfiguratorFactoryServiceConfiguratorProvider
-
- ChannelCommandDispatcher<CC,MC> - Class in org.wildfly.clustering.server.dispatcher
-
MessageDispatcher-based command dispatcher.
- ChannelCommandDispatcher(MessageDispatcher, CommandMarshaller<CC>, MC, Group<Address>, Duration, CommandDispatcher<CC>, Runnable) - Constructor for class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher
-
- ChannelCommandDispatcherFactory - Class in org.wildfly.clustering.server.dispatcher
-
MessageDispatcher based CommandDispatcherFactory.
- ChannelCommandDispatcherFactory(ChannelCommandDispatcherFactoryConfiguration) - Constructor for class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactory
-
- ChannelCommandDispatcherFactoryConfiguration - Interface in org.wildfly.clustering.server.dispatcher
-
- ChannelCommandDispatcherFactoryServiceConfigurator - Class in org.wildfly.clustering.server.dispatcher
-
Builds a channel-based CommandDispatcherFactory service.
- ChannelCommandDispatcherFactoryServiceConfigurator(ServiceName, String) - Constructor for class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactoryServiceConfigurator
-
- ChannelCommandDispatcherFactoryServiceConfiguratorProvider - Class in org.wildfly.clustering.server.dispatcher
-
Provides the requisite builders for creating a channel-based CommandDispatcherFactory.
- ChannelCommandDispatcherFactoryServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactoryServiceConfiguratorProvider
-
- ChannelGroupServiceConfigurator - Class in org.wildfly.clustering.server.group
-
Builds a channel-based Group service.
- ChannelGroupServiceConfigurator(ServiceName, String) - Constructor for class org.wildfly.clustering.server.group.ChannelGroupServiceConfigurator
-
- ChannelGroupServiceConfiguratorProvider - Class in org.wildfly.clustering.server.group
-
Provides the requisite builders for a channel-based Group service.
- ChannelGroupServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.group.ChannelGroupServiceConfiguratorProvider
-
- close() - Method in interface org.wildfly.clustering.server.dispatcher.AutoCloseableCommandDispatcherFactory
-
- close() - Method in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher
-
- close() - Method in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactory
-
- close() - Method in class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcher
-
- close() - Method in class org.wildfly.clustering.server.dispatcher.ManagedCommandDispatcher
-
- close() - Method in class org.wildfly.clustering.server.dispatcher.ManagedCommandDispatcherFactory
-
- close() - Method in class org.wildfly.clustering.server.group.AbstractLocalGroup
-
- close() - Method in class org.wildfly.clustering.server.group.CacheGroup
-
- close() - Method in class org.wildfly.clustering.server.provider.CacheServiceProviderRegistry
-
- close() - Method in class org.wildfly.clustering.server.provider.SimpleServiceProviderRegistration
-
- close() - Method in class org.wildfly.clustering.server.registry.CacheRegistry
-
- close() - Method in class org.wildfly.clustering.server.registry.LocalRegistry
-
- ClusteringServerLogger - Interface in org.wildfly.clustering.server.logging
-
- ClusteringServerLogger_$logger - Class in org.wildfly.clustering.server.logging
-
Warning this class consists of generated code.
- ClusteringServerLogger_$logger(Logger) - Constructor for class org.wildfly.clustering.server.logging.ClusteringServerLogger_$logger
-
- commandDispatcherAlreadyExists(Object) - Method in interface org.wildfly.clustering.server.logging.ClusteringServerLogger
-
- commandDispatcherAlreadyExists(Object) - Method in class org.wildfly.clustering.server.logging.ClusteringServerLogger_$logger
-
- commandDispatcherAlreadyExists$str() - Method in class org.wildfly.clustering.server.logging.ClusteringServerLogger_$logger
-
- CommandDispatcherClassTableContributor - Class in org.wildfly.clustering.server.dispatcher
-
ClassTable contributor for the marshaller of a CommandDispatcher.
- CommandDispatcherClassTableContributor() - Constructor for class org.wildfly.clustering.server.dispatcher.CommandDispatcherClassTableContributor
-
- CommandDispatcherContext<CC,MC> - Interface in org.wildfly.clustering.server.dispatcher
-
- commandDispatcherContextMismatch(Object) - Method in interface org.wildfly.clustering.server.logging.ClusteringServerLogger
-
- commandDispatcherContextMismatch(Object) - Method in class org.wildfly.clustering.server.logging.ClusteringServerLogger_$logger
-
- commandDispatcherContextMismatch$str() - Method in class org.wildfly.clustering.server.logging.ClusteringServerLogger_$logger
-
- CommandDispatcherFactoryServiceConfiguratorProvider - Class in org.wildfly.clustering.server.dispatcher
-
Provides the requisite builders for creating a CommandDispatcherFactory created from a specified factory..
- CommandDispatcherFactoryServiceConfiguratorProvider(GroupCapabilityServiceConfiguratorFactory<CommandDispatcherFactory>) - Constructor for class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryServiceConfiguratorProvider
-
- CommandDispatcherMarshaller<C,MC> - Class in org.wildfly.clustering.server.dispatcher
-
- CommandDispatcherMarshaller(ByteBufferMarshaller, Object, MarshalledValueFactory<MC>) - Constructor for class org.wildfly.clustering.server.dispatcher.CommandDispatcherMarshaller
-
- CommandDispatcherSerializationContextInitializer - Class in org.wildfly.clustering.server.dispatcher
-
- CommandDispatcherSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.dispatcher.CommandDispatcherSerializationContextInitializer
-
- CommandMarshaller<C> - Interface in org.wildfly.clustering.server.dispatcher
-
Marshalling strategy for a command.
- CommandResponseMarshaller - Class in org.wildfly.clustering.server.dispatcher
-
Marshalling strategy for the command response.
- compareTo(AddressableNode) - Method in class org.wildfly.clustering.server.group.AddressableNode
-
- compareTo(LocalNode) - Method in class org.wildfly.clustering.server.group.LocalNode
-
- completeExceptionally(Throwable) - Method in class org.wildfly.clustering.server.dispatcher.ServiceRequest
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactoryServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcherFactoryServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.group.CacheGroupServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.group.ChannelGroupServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.provider.CacheServiceProviderRegistryServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.provider.LocalServiceProviderRegistryServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.registry.CacheRegistryFactoryServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.registry.LocalRegistryFactoryServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.registry.RegistryServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.singleton.CacheSingletonServiceConfiguratorFactoryServiceConfigurator
-
- configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.server.singleton.LocalSingletonServiceConfiguratorFactoryServiceConfigurator
-
- createCommandDispatcher(Object, C, ClassLoader) - Method in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactory
-
- createCommandDispatcher(Object, C, ClassLoader) - Method in class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcherFactory
-
- createCommandDispatcher(Object, C, ClassLoader) - Method in class org.wildfly.clustering.server.dispatcher.ManagedCommandDispatcherFactory
-
- createNode(Address) - Method in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactory
-
- createNode(A) - Method in class org.wildfly.clustering.server.group.AbstractLocalGroup
-
- createNode(Address) - Method in class org.wildfly.clustering.server.group.CacheGroup
-
- createRegistry(Map.Entry<K, V>) - Method in class org.wildfly.clustering.server.registry.FunctionalRegistryFactory
-
- createServiceConfigurator(ServiceName, String, String) - Method in interface org.wildfly.clustering.server.CacheCapabilityServiceConfiguratorFactory
-
- createServiceConfigurator(ServiceName, String) - Method in interface org.wildfly.clustering.server.GroupCapabilityServiceConfiguratorFactory
-
- createSingletonServiceBuilder(ServiceName, Service<T>) - Method in class org.wildfly.clustering.server.singleton.DistributedSingletonServiceBuilderFactory
-
Deprecated.
- createSingletonServiceBuilder(ServiceName, Service<T>, Service<T>) - Method in class org.wildfly.clustering.server.singleton.DistributedSingletonServiceBuilderFactory
-
Deprecated.
- createSingletonServiceBuilder(ServiceName, Service<T>) - Method in class org.wildfly.clustering.server.singleton.LocalSingletonServiceBuilderFactory
-
- createSingletonServiceBuilder(ServiceName, Service<T>, Service<T>) - Method in class org.wildfly.clustering.server.singleton.LocalSingletonServiceBuilderFactory
-
- createSingletonServiceConfigurator(ServiceName) - Method in class org.wildfly.clustering.server.singleton.DistributedSingletonServiceConfiguratorFactory
-
- createSingletonServiceConfigurator(ServiceName) - Method in class org.wildfly.clustering.server.singleton.LocalSingletonServiceConfiguratorFactory
-
- LegacyDistributedSingletonService<T> - Class in org.wildfly.clustering.server.singleton
-
Deprecated.
- LegacyDistributedSingletonService(DistributedSingletonServiceContext, Service<T>, Service<T>) - Constructor for class org.wildfly.clustering.server.singleton.LegacyDistributedSingletonService
-
Deprecated.
- LegacySingletonContext<T> - Interface in org.wildfly.clustering.server.singleton
-
Context for singleton commands.
- Lifecycle - Interface in org.wildfly.clustering.server.singleton
-
Encapsulates behavior associated with a lifecycle sensitive object.
- LocalAddressExternalizer() - Constructor for class org.wildfly.clustering.server.group.LocalAddressSerializer.LocalAddressExternalizer
-
- LocalAddressKeyFormat() - Constructor for class org.wildfly.clustering.server.group.LocalAddressSerializer.LocalAddressKeyFormat
-
- LocalAddressSerializationContextInitializer - Class in org.wildfly.clustering.server.group
-
- LocalAddressSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.group.LocalAddressSerializationContextInitializer
-
- LocalAddressSerializer - Enum in org.wildfly.clustering.server.group
-
Serializer for a local Address.
- LocalAddressSerializer.LocalAddressExternalizer - Class in org.wildfly.clustering.server.group
-
- LocalAddressSerializer.LocalAddressKeyFormat - Class in org.wildfly.clustering.server.group
-
- LocalCacheGroup - Class in org.wildfly.clustering.server.group
-
Non-clustered cache group.
- LocalCacheGroup(String) - Constructor for class org.wildfly.clustering.server.group.LocalCacheGroup
-
- LocalCacheGroupServiceConfigurator - Class in org.wildfly.clustering.server.group
-
Builds a non-clustered cache Group service.
- LocalCacheGroupServiceConfigurator(ServiceName) - Constructor for class org.wildfly.clustering.server.group.LocalCacheGroupServiceConfigurator
-
- LocalCacheGroupServiceConfiguratorProvider - Class in org.wildfly.clustering.server.group
-
Provides the requisite builders for a non-clustered cache-based Group service.
- LocalCacheGroupServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.group.LocalCacheGroupServiceConfiguratorProvider
-
- LocalCommandDispatcher<C> - Class in org.wildfly.clustering.server.dispatcher
-
Non-clustered CommandDispatcher implementation
- LocalCommandDispatcher(Node, C) - Constructor for class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcher
-
- LocalCommandDispatcherFactory - Class in org.wildfly.clustering.server.dispatcher
-
Non-clustered CommandDispatcherFactory implementation
- LocalCommandDispatcherFactory(Group) - Constructor for class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcherFactory
-
- LocalCommandDispatcherFactoryServiceConfigurator - Class in org.wildfly.clustering.server.dispatcher
-
Builds a non-clustered CommandDispatcherFactory service.
- LocalCommandDispatcherFactoryServiceConfigurator(ServiceName, String) - Constructor for class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcherFactoryServiceConfigurator
-
- LocalCommandDispatcherFactoryServiceConfiguratorProvider - Class in org.wildfly.clustering.server.dispatcher
-
Provides the requisite builders for creating a non-clustered CommandDispatcherFactory.
- LocalCommandDispatcherFactoryServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcherFactoryServiceConfiguratorProvider
-
- LocalGroup - Class in org.wildfly.clustering.server.group
-
Non-clustered Group implementation
- LocalGroup(String) - Constructor for class org.wildfly.clustering.server.group.LocalGroup
-
- LocalGroupServiceConfigurator - Class in org.wildfly.clustering.server.group
-
Builds a non-clustered Group service.
- LocalGroupServiceConfigurator(ServiceName) - Constructor for class org.wildfly.clustering.server.group.LocalGroupServiceConfigurator
-
- LocalGroupServiceConfiguratorProvider - Class in org.wildfly.clustering.server.group
-
Provides the requisite builders for a non-clustered Group service.
- LocalGroupServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.group.LocalGroupServiceConfiguratorProvider
-
- LocalLegacySingletonService<T> - Class in org.wildfly.clustering.server.singleton
-
Deprecated.
- LocalLegacySingletonService(Service<T>, LocalSingletonServiceContext) - Constructor for class org.wildfly.clustering.server.singleton.LocalLegacySingletonService
-
Deprecated.
- LocalNode - Class in org.wildfly.clustering.server.group
-
Non-clustered Node implementation.
- LocalNode(String) - Constructor for class org.wildfly.clustering.server.group.LocalNode
-
- LocalNodeExternalizer() - Constructor for class org.wildfly.clustering.server.group.LocalNodeResolver.LocalNodeExternalizer
-
- LocalNodeKeyFormat() - Constructor for class org.wildfly.clustering.server.group.LocalNodeResolver.LocalNodeKeyFormat
-
- LocalNodeResolver - Enum in org.wildfly.clustering.server.group
-
- LocalNodeResolver.LocalNodeExternalizer - Class in org.wildfly.clustering.server.group
-
- LocalNodeResolver.LocalNodeKeyFormat - Class in org.wildfly.clustering.server.group
-
- LocalRegistry<K,V> - Class in org.wildfly.clustering.server.registry
-
Non-clustered Registry implementation.
- LocalRegistry(Group, Map.Entry<K, V>, Runnable) - Constructor for class org.wildfly.clustering.server.registry.LocalRegistry
-
- LocalRegistryFactoryServiceConfigurator<K,V> - Class in org.wildfly.clustering.server.registry
-
Builds a non-clustered RegistryFactory.
- LocalRegistryFactoryServiceConfigurator(ServiceName, String, String) - Constructor for class org.wildfly.clustering.server.registry.LocalRegistryFactoryServiceConfigurator
-
- LocalRegistryFactoryServiceConfiguratorProvider - Class in org.wildfly.clustering.server.registry
-
Provides the requisite builders for a non-clustered RegistryFactory.
- LocalRegistryFactoryServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.registry.LocalRegistryFactoryServiceConfiguratorProvider
-
- LocalServiceProviderRegistry<T> - Class in org.wildfly.clustering.server.provider
-
Factory that provides a non-clustered ServiceProviderRegistrationFactory implementation.
- LocalServiceProviderRegistry(Group) - Constructor for class org.wildfly.clustering.server.provider.LocalServiceProviderRegistry
-
- LocalServiceProviderRegistryServiceConfigurator<T> - Class in org.wildfly.clustering.server.provider
-
Builds a non-clustered ServiceProviderRegistrationFactory service.
- LocalServiceProviderRegistryServiceConfigurator(ServiceName, String, String) - Constructor for class org.wildfly.clustering.server.provider.LocalServiceProviderRegistryServiceConfigurator
-
- LocalServiceProviderRegistryServiceConfiguratorProvider - Class in org.wildfly.clustering.server.provider
-
Provides the requisite builders for a non-clustered ServiceProviderRegistrationFactory.
- LocalServiceProviderRegistryServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.provider.LocalServiceProviderRegistryServiceConfiguratorProvider
-
- LocalSingletonService - Class in org.wildfly.clustering.server.singleton
-
Local SingletonService implementation created using JBoss MSC 1.4.x service installation.
- LocalSingletonService(Service, LocalSingletonServiceContext) - Constructor for class org.wildfly.clustering.server.singleton.LocalSingletonService
-
- LocalSingletonServiceBuilder<T> - Class in org.wildfly.clustering.server.singleton
-
Deprecated.
- LocalSingletonServiceBuilder(ServiceName, Service<T>, LocalSingletonServiceConfiguratorContext) - Constructor for class org.wildfly.clustering.server.singleton.LocalSingletonServiceBuilder
-
Deprecated.
- LocalSingletonServiceBuilderFactory - Class in org.wildfly.clustering.server.singleton
-
Factory for creating local SingletonServiceBuilder instances.
- LocalSingletonServiceBuilderFactory(LocalSingletonServiceConfiguratorFactoryContext) - Constructor for class org.wildfly.clustering.server.singleton.LocalSingletonServiceBuilderFactory
-
- LocalSingletonServiceConfigurator - Class in org.wildfly.clustering.server.singleton
-
Local SingletonServiceConfigurator implementation that uses JBoss MSC 1.4.x service installation.
- LocalSingletonServiceConfigurator(ServiceName, LocalSingletonServiceConfiguratorContext) - Constructor for class org.wildfly.clustering.server.singleton.LocalSingletonServiceConfigurator
-
- LocalSingletonServiceConfiguratorContext - Interface in org.wildfly.clustering.server.singleton
-
- LocalSingletonServiceConfiguratorFactory - Class in org.wildfly.clustering.server.singleton
-
Factory for creating local SingletonServiceConfigurator instances.
- LocalSingletonServiceConfiguratorFactory(LocalSingletonServiceConfiguratorFactoryContext) - Constructor for class org.wildfly.clustering.server.singleton.LocalSingletonServiceConfiguratorFactory
-
- LocalSingletonServiceConfiguratorFactoryContext - Interface in org.wildfly.clustering.server.singleton
-
- LocalSingletonServiceConfiguratorFactoryServiceConfigurator<T extends Serializable> - Class in org.wildfly.clustering.server.singleton
-
Configures a service providing a local SingletonServiceConfiguratorFactory.
- LocalSingletonServiceConfiguratorFactoryServiceConfigurator(ServiceName, String, String) - Constructor for class org.wildfly.clustering.server.singleton.LocalSingletonServiceConfiguratorFactoryServiceConfigurator
-
- LocalSingletonServiceConfiguratorFactoryServiceConfiguratorProvider - Class in org.wildfly.clustering.server.singleton
-
Provides the requisite service configurators for installing a service providing a local SingletonServiceConfiguratorFactory.
- LocalSingletonServiceConfiguratorFactoryServiceConfiguratorProvider() - Constructor for class org.wildfly.clustering.server.singleton.LocalSingletonServiceConfiguratorFactoryServiceConfiguratorProvider
-
- LocalSingletonServiceContext - Interface in org.wildfly.clustering.server.singleton
-
Context for local singleton services.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.CacheJndiNameFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.dispatcher.NoSuchService
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.group.AddressableNodeSerializer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.group.AddressSerializer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.group.JGroupsAddressSerializer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.group.LocalAddressSerializer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.group.LocalNodeResolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.GroupJndiNameFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.registry.CacheRegistryFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.server.singleton.ServiceNameResolver
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.clustering.server.CacheJndiNameFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.clustering.server.dispatcher.NoSuchService
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.clustering.server.group.AddressableNodeSerializer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.clustering.server.group.AddressSerializer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.clustering.server.group.JGroupsAddressSerializer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.clustering.server.group.LocalAddressSerializer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.clustering.server.group.LocalNodeResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.clustering.server.GroupJndiNameFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.clustering.server.registry.CacheRegistryFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.clustering.server.singleton.ServiceNameResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- viewAccepted(View) - Method in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactory
-
- viewChanged(ViewChangedEvent) - Method in class org.wildfly.clustering.server.group.CacheGroup
-
- ViewMembership - Class in org.wildfly.clustering.server.dispatcher
-
A group membership based on a JGroups view.
- ViewMembership(Address, View, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.dispatcher.ViewMembership
-