Interface LocalCacheServiceInstallerProvider

All Superinterfaces:
Function<BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>

public interface LocalCacheServiceInstallerProvider extends Function<BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
SPI for providing services on behalf of a cache.
Author:
Paul Ferraro