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 resourcesCopyright © 2003-2012 The Apache Software Foundation.