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.3 - Copyright © 2003-2021 The Apache Software Foundation.