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