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 resources${project.version} - Copyright © 2003-2015 The Apache Software Foundation.