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