Uses of Interface
org.wildfly.service.ServiceInstaller.AsyncBuilder
-
Packages that use ServiceInstaller.AsyncBuilder Package Description org.wildfly.service -
-
Uses of ServiceInstaller.AsyncBuilder in org.wildfly.service
Subinterfaces of ServiceInstaller.AsyncBuilder in org.wildfly.service Modifier and Type Interface Description static interfaceServiceInstaller.BuilderBuilds aServiceInstaller.static interfaceServiceInstaller.UnaryBuilder<T,V>Builds aServiceInstallerwhose service provides a single value.Classes in org.wildfly.service that implement ServiceInstaller.AsyncBuilder Modifier and Type Class Description static classServiceInstaller.DefaultNullaryBuilderstatic classServiceInstaller.DefaultUnaryBuilder<T,V>
-