public abstract class AnnotationFinder extends Object
| Constructor and Description |
|---|
AnnotationFinder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Annotation>[] |
load(String group,
String type) |
public static Class<? extends Annotation>[] load(String group, String type)
Copyright © 2010–2016 RedEngine Ltd. All rights reserved.