Uses of Interface
org.wildfly.clustering.service.ServiceNameProvider
Packages that use ServiceNameProvider
Package
Description
-
Uses of ServiceNameProvider in org.wildfly.clustering.service
Subinterfaces of ServiceNameProvider in org.wildfly.clustering.serviceModifier and TypeInterfaceDescriptioninterfaceBuilder<T>Deprecated, for removal: This API element is subject to removal in a future version.interfaceConfigures the dependencies of aService.Classes in org.wildfly.clustering.service that implement ServiceNameProviderModifier and TypeClassDescriptionclassclassclassEncapsulates aDependencyon aService.classEncapsulates aDependencyon aServicethat supplies a value.classConfigures a simpleServicethat provides a static value.classServiceNameProviderusing a pre-definedServiceNameConstructors in org.wildfly.clustering.service with parameters of type ServiceNameProviderModifierConstructorDescriptionServiceDependency(ServiceNameProvider provider) ServiceSupplierDependency(ServiceNameProvider provider) -
Uses of ServiceNameProvider in org.wildfly.clustering.singleton
Subinterfaces of ServiceNameProvider in org.wildfly.clustering.singletonModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.Replaced bySingletonServiceConfigurator. -
Uses of ServiceNameProvider in org.wildfly.clustering.singleton.service
Subinterfaces of ServiceNameProvider in org.wildfly.clustering.singleton.serviceModifier and TypeInterfaceDescriptioninterfaceAn immutableServiceConfiguratorused to build a singleton service.interfaceDeprecated, for removal: This API element is subject to removal in a future version.Superseded bySingletonServiceTarget.
ServiceConfigurator.