Uses of Interface
org.wildfly.service.ServiceInstaller
Packages that use ServiceInstaller
-
Uses of ServiceInstaller in org.wildfly.service
Classes in org.wildfly.service that implement ServiceInstallerMethods in org.wildfly.service that return ServiceInstallerModifier and TypeMethodDescriptionServiceInstaller.DefaultNullaryBuilder.build()ServiceInstaller.DefaultUnaryBuilder.build()Methods in org.wildfly.service with parameters of type ServiceInstallerModifier and TypeMethodDescriptionstatic ServiceInstaller.BuilderServiceInstaller.builder(ServiceInstaller installer) Returns aServiceInstallerbuilder that installs the specified installer into a child target. -
Uses of ServiceInstaller in org.wildfly.service.capture
Methods in org.wildfly.service.capture that return ServiceInstallerModifier and TypeMethodDescriptiondefault ServiceInstallerServiceValueRegistry.capture(ServiceName name) Creates a service installer to capture and release the value provided by the specified service dependency. -
Uses of ServiceInstaller in org.wildfly.subsystem.service
Methods in org.wildfly.subsystem.service with parameters of type ServiceInstallerModifier and TypeMethodDescriptionstatic ServiceInstaller.BuilderServiceInstaller.builder(ServiceInstaller installer) Returns aServiceInstallerbuilder that installs the specified installer into a child target.