public static interface Annotation.Factory<T extends Annotation>
extends org.echocat.jomon.runtime.util.IdEnabled<java.lang.String>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Annotation.Factory.Provider |
| Modifier and Type | Method and Description |
|---|---|
T |
createBy(java.lang.Object... arguments) |
java.lang.String |
getId() |
java.lang.Class<T> |
getResponsibleFor() |
Copyright © 2015 echocat. All Rights Reserved.