Uses of Class
org.jboss.as.server.deployment.DelegatingSupplier
Packages that use DelegatingSupplier
-
Uses of DelegatingSupplier in org.jboss.as.server.deployment
Methods in org.jboss.as.server.deployment with parameters of type DelegatingSupplierModifier and TypeMethodDescriptiondefault <T> voidDeploymentPhaseContext.requires(org.jboss.msc.service.ServiceName serviceName, DelegatingSupplier<T> supplier) Deprecated, for removal: This API element is subject to removal in a future version.
DeploymentPhaseContext.requires(ServiceDependency)instead.