|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceBuilder<T>
A callback used to create a service implementation.
Method Summary | |
---|---|
T |
buildService(ServiceResources resources)
Construct the service. |
Method Detail |
---|
T buildService(ServiceResources resources)
resources
- used to lookup dependencies or access resources
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |