Uses of Interface
org.wildfly.subsystem.service.ServiceInstaller.Builder
Packages that use ServiceInstaller.Builder
-
Uses of ServiceInstaller.Builder in org.wildfly.subsystem.service
Classes in org.wildfly.subsystem.service that implement ServiceInstaller.BuilderMethods in org.wildfly.subsystem.service that return ServiceInstaller.BuilderModifier and TypeMethodDescriptionServiceInstaller.DefaultNullaryBuilder.blocking()static ServiceInstaller.BuilderReturns aServiceInstallerbuilder that executes the specified tasks onService.start(StartContext)andService.stop(StopContext), respectively.static ServiceInstaller.BuilderServiceInstaller.builder(org.wildfly.service.ServiceInstaller installer) Returns aServiceInstallerbuilder that installs the specified installer into a child target.static ServiceInstaller.BuilderServiceInstaller.builder(ServiceInstaller installer, org.jboss.as.controller.capability.CapabilityServiceSupport support) Returns aServiceInstallerbuilder that installs the specified installer into a child target.protected ServiceInstaller.BuilderServiceInstaller.DefaultNullaryBuilder.builder()