Class Installer.DefaultInstaller<ST extends ServiceTarget,SB extends DSB,DSB extends ServiceBuilder<?>>

java.lang.Object
org.wildfly.service.Installer.DefaultInstaller<ST,SB,DSB>
Type Parameters:
ST - the service target type
SB - the service builder type
DSB - the dependency service builder type
T - the source value type
V - the provided value type of the service
All Implemented Interfaces:
Installer<ST>
Direct Known Subclasses:
CapabilityServiceInstaller.DefaultCapabilityServiceInstaller, ServiceInstaller.DefaultServiceInstaller, ServiceInstaller.DefaultServiceInstaller
Enclosing interface:
Installer<ST extends ServiceTarget>

public static class Installer.DefaultInstaller<ST extends ServiceTarget,SB extends DSB,DSB extends ServiceBuilder<?>> extends Object implements Installer<ST>
Generic abstract installer implementation that installs a Installer.UnaryService.