Package org.wildfly.subsystem.service
Interface ServiceInstaller.Builder
- Type Parameters:
T- the source value typeV- the service value type
- All Superinterfaces:
org.wildfly.service.Installer.BlockingBuilder<ServiceInstaller.Builder>,org.wildfly.service.Installer.Builder<ServiceInstaller.Builder,ServiceInstaller, org.jboss.as.controller.RequirementServiceTarget, org.jboss.as.controller.RequirementServiceBuilder<?>>
- All Known Implementing Classes:
ServiceInstaller.DefaultNullaryBuilder
- Enclosing interface:
- ServiceInstaller
public static interface ServiceInstaller.Builder
extends org.wildfly.service.Installer.BlockingBuilder<ServiceInstaller.Builder>, org.wildfly.service.Installer.Builder<ServiceInstaller.Builder,ServiceInstaller,org.jboss.as.controller.RequirementServiceTarget,org.jboss.as.controller.RequirementServiceBuilder<?>>
Builds a
ServiceInstaller.-
Method Summary
Methods inherited from interface org.wildfly.service.Installer.BlockingBuilder
blockingMethods inherited from interface org.wildfly.service.Installer.Builder
asActive, asPassive, build, onRemove, onStart, onStop, requires, requires, startWhen