Interface ServiceInstaller.Builder

Type Parameters:
T - the source value type
V - 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<?>>
  • Method Summary

    Methods inherited from interface org.wildfly.service.Installer.BlockingBuilder

    blocking

    Methods inherited from interface org.wildfly.service.Installer.Builder

    asActive, asPassive, build, onRemove, onStart, onStop, requires, requires, startWhen