public abstract class AbstractDiscoverableAnnotationHandler extends AnnotationParser.AbstractHandler
| Modifier and Type | Field and Description |
|---|---|
protected WebAppContext |
_context |
| Constructor and Description |
|---|
AbstractDiscoverableAnnotationHandler(WebAppContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAnnotation(DiscoveredAnnotation a) |
protected WebAppContext _context
public AbstractDiscoverableAnnotationHandler(WebAppContext context)
public void addAnnotation(DiscoveredAnnotation a)
Copyright © 1995-2015 Webtide. All Rights Reserved.