public interface ServiceBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
buildService(ServiceResources resources)
Construct the service.
|
T buildService(ServiceResources resources)
resources - used to lookup dependencies or access resources5.6.1 - Copyright © 2003-2020 The Apache Software Foundation.