|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationParser.DiscoverableAnnotationHandler | |
|---|---|
| org.eclipse.jetty.annotations | |
| Uses of AnnotationParser.DiscoverableAnnotationHandler in org.eclipse.jetty.annotations |
|---|
| Classes in org.eclipse.jetty.annotations that implement AnnotationParser.DiscoverableAnnotationHandler | |
|---|---|
class |
AbstractDiscoverableAnnotationHandler
DiscoverableAnnotationHandler |
| Fields in org.eclipse.jetty.annotations with type parameters of type AnnotationParser.DiscoverableAnnotationHandler | |
|---|---|
protected Map<String,List<AnnotationParser.DiscoverableAnnotationHandler>> |
AnnotationParser._annotationHandlers
|
| Methods in org.eclipse.jetty.annotations that return types with arguments of type AnnotationParser.DiscoverableAnnotationHandler | |
|---|---|
List<AnnotationParser.DiscoverableAnnotationHandler> |
AnnotationParser.getAnnotationHandlers()
|
List<AnnotationParser.DiscoverableAnnotationHandler> |
AnnotationParser.getAnnotationHandlers(String annotationName)
|
| Methods in org.eclipse.jetty.annotations with parameters of type AnnotationParser.DiscoverableAnnotationHandler | |
|---|---|
void |
AnnotationParser.registerAnnotationHandler(String annotationName,
AnnotationParser.DiscoverableAnnotationHandler handler)
Register a handler that will be called back when the named annotation is encountered on a class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||