Package org.wildfly.extension.undertow
Interface ServerServiceInstallerProvider
public interface ServerServiceInstallerProvider
Installs any runtime services necessary to support distributable web applications on a given server.
TODO Relocate this to an SPI module
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.subsystem.service.ResourceServiceInstallergetServiceInstaller(String serverName)
-
Method Details
-
getServiceInstaller
-