| 
 | Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryHandlerRegistry
| Method Summary | |
|---|---|
|  java.util.List<QueryHandler> | getHandlers()Returns list of QueryHandlers | 
|  void | registerHandler(QueryHandler handler)Register QueryHandler with registry | 
|  void | registerHandler(QueryHandler handler,
                int position)Register QueryHandler with registry in a specified position in the list | 
| Method Detail | 
|---|
void registerHandler(QueryHandler handler)
void registerHandler(QueryHandler handler,
                     int position)
java.util.List<QueryHandler> getHandlers()
| 
 | Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||