|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryBuilder<B,T>
| Method Summary | |
|---|---|
T |
build()
|
B |
on(Collection<? extends Context> contexts)
Adds some contexts to run this query against. |
B |
on(Context context)
Adds a context to run this query against |
| Method Detail |
|---|
B on(Context context)
context - The management registry context
B on(Collection<? extends Context> contexts)
contexts - The management registry contexts
T build()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||