All Classes and Interfaces
Class
Description
Encapsulates a configuration tuple.
Creates a service installer for a given service 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 BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>>
Provides service installers of a given type.
ProvidedBiServiceInstallerProvider<P extends BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,Map.Entry<String,String>,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>>
Provides service installers of a given type.
ProvidedUnaryServiceInstallerProvider<P extends BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,String,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>>
Provides service installers of a given type.