Interface DefaultCacheServiceInstallerProvider
- All Superinterfaces:
BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,BinaryServiceConfiguration, Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
public interface DefaultCacheServiceInstallerProvider
extends BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
SPI for providing services on behalf of a default cache.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply