Interface ClusteredCacheServiceInstallerProvider
- All Superinterfaces:
Function<BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
public interface ClusteredCacheServiceInstallerProvider
extends Function<BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
SPI for providing services on behalf of a cache.
- Author:
- Paul Ferraro
-
Method Summary