| Modifier and Type | Field and Description |
|---|---|
protected Map<Resource,List<DiscoveredAnnotation>> |
MetaData._annotations |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaData.addDiscoveredAnnotation(DiscoveredAnnotation annotation)
Add an annotation that has been discovered on a class, method or field within a resource
eg a jar or dir.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaData.addDiscoveredAnnotations(List<DiscoveredAnnotation> annotations)
Annotations not associated with a WEB-INF/lib fragment jar.
|
Copyright © 1995-2016 Webtide. All Rights Reserved.