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