| Class | Description |
|---|---|
| TypeResolver |
Instantiates given class while it reflects annotation
ImplementedBy in order to determine final implementation of
given type. |
| Annotation Type | Description |
|---|---|
| ImplementedBy |
Denotes implementation for annotated interface or abstract class so that it can be instantiated via
TypeResolver. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.