public class AnnotationManager extends Object
By now only public methods can inherit annotations with the mechanism.
Note: This class is a modified version of the original Fusionsoft Annotation
library. See: http://www.fusionsoft-online.com/articles-java-annotations.php
Constructor and Description |
---|
AnnotationManager() |
Modifier and Type | Method and Description |
---|---|
static AnnotatedClass |
getAnnotatedClass(Class<?> theClass) |
public static AnnotatedClass getAnnotatedClass(Class<?> theClass)
theClass
- to wrap.Copyright © 2020. All rights reserved.