|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public static interface ServiceProviders.ServiceListener<T>
Asynchronous callback interface for handling all the service providers of a given contract type.
| Method Summary | |
|---|---|
void |
onAdd(T service)
Invoked whenever a new provider instance of the given type has been found. |
| Method Detail |
|---|
void onAdd(T service)
service - most recently found provider instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||