Package org.wildfly.clustering.server.service
package org.wildfly.clustering.server.service
-
ClassDescriptionEncapsulates the configuration of a service described by a tuple.Creates a service installer for a given service configuration.Encapsulates the attributes that describe a cache configuration.SPI for providing services on behalf of a cache container.SPI for providing services on behalf of a channel.SPI for providing services on behalf of a cache.Describes clustering services.SPI for providing services on behalf of a default cache.SPI for providing services on behalf of a default channel.SPI for providing select services on behalf of a cache.Deprecated.SPI for providing services on behalf of a cache.SPI for providing local services.ProvidedBinaryServiceInstallerProvider<P extends Function<BinaryServiceConfiguration,
Iterable<org.wildfly.subsystem.service.ServiceInstaller>>> Provides service installers of a given type.ProvidedBiServiceInstallerProvider<P extends BiFunction<String,String, Iterable<org.wildfly.subsystem.service.ServiceInstaller>>> Provides service installers of a given type.ProvidedUnaryServiceInstallerProvider<P extends Function<String,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>> Provides service installers of a given type.