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.
|
getServiceName
org.jboss.msc.service.ServiceBuilder<T> build(org.jboss.msc.service.ServiceTarget target)
build
in interface ServiceConfigurator
target
- the service installation targetCopyright © 2020 JBoss by Red Hat. All rights reserved.