Interface DistributableServerServiceInstallerFactory
public interface DistributableServerServiceInstallerFactory
Installs any runtime services necessary to support distributable web applications on a given server.
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.subsystem.service.ResourceServiceInstallergetServiceInstaller(org.jboss.as.controller.OperationContext context, String serverName)
-
Method Details
-
getServiceInstaller
org.wildfly.subsystem.service.ResourceServiceInstaller getServiceInstaller(org.jboss.as.controller.OperationContext context, String serverName)
-