| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.Map<Resource,java.util.List<DiscoveredAnnotation>> |
MetaData._annotations |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
void |
MetaData.addDiscoveredAnnotations(java.util.List<DiscoveredAnnotation> annotations) |
Annotations not associated with a WEB-INF/lib fragment jar.
|
Copyright © 1995–2017 Webtide. All rights reserved.