| Class | Description |
|---|---|
| BeansXmlImpl | |
| ClassAvailableActivationImpl | |
| FileMetadata<T> | |
| FilterImpl | |
| FilterPredicate |
A predicate which selects classes to process based on a filter.
|
| MetadataImpl<T> | |
| ScanningImpl | |
| ScanningPredicate<T> | |
| Selectors |
Algorithm taken from Apache Ant's SelectorUtils class and modified to handle
class hierarchies.
|
| SystemPropertyActivationImpl | |
| TypeStore |
This class requires happens-before action between
TypeStore.add(Class, Annotation)
and subsequent TypeStore.get(Class) or TypeStore.isExtraScope(Class). |
| WeldFilterImpl |
Copyright © 2014. All Rights Reserved.