T - the type of value provided by services built by this builderServiceConfigurator.@Deprecated public interface Builder<T> extends ServiceConfigurator
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<T> |
build(org.jboss.msc.service.ServiceTarget target)
Deprecated.
Builds a service into the specified target.
|
getServiceNameorg.jboss.msc.service.ServiceBuilder<T> build(org.jboss.msc.service.ServiceTarget target)
build in interface ServiceConfiguratortarget - the service installation targetCopyright © 2021 JBoss by Red Hat. All rights reserved.