|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceFinder
Finds services for automatically setting on bean instances.
Method Summary | ||
---|---|---|
|
find(Class<T> cl,
String flavour)
Find a service. |
Method Detail |
---|
<T> T find(Class<T> cl, String flavour)
cl
- The class of the service.flavour
- The flavour of the service. Not yet implemented.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |