Interface LocalServiceInstallerProvider

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

public interface LocalServiceInstallerProvider extends Function<String,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
SPI for providing local services.
Author:
Paul Ferraro