Interface ChannelServiceInstallerProvider

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

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