| Package | Description |
|---|---|
| act.controller.meta | |
| act.util |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GeneralAnnoInfo> |
HandlerParamMetaInfo.generalAnnoInfoList() |
| Modifier and Type | Method and Description |
|---|---|
HandlerParamMetaInfo |
HandlerParamMetaInfo.addGeneralAnnotation(GeneralAnnoInfo anno) |
| Modifier and Type | Method and Description |
|---|---|
HandlerParamMetaInfo |
HandlerParamMetaInfo.addGeneralAnnotations(java.util.List<GeneralAnnoInfo> list) |
| Modifier and Type | Method and Description |
|---|---|
GeneralAnnoInfo |
GeneralAnnoInfo.addAnnotation(java.lang.String name,
act.asm.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends java.lang.annotation.Annotation> |
GeneralAnnoInfo.AnnotationInvocationHandler.proxy(GeneralAnnoInfo info) |
static <T extends java.lang.annotation.Annotation> |
GeneralAnnoInfo.AnnotationInvocationHandler.proxy(GeneralAnnoInfo info,
java.lang.ClassLoader cl) |
| Constructor and Description |
|---|
Visitor(act.asm.AnnotationVisitor av,
GeneralAnnoInfo anno) |
Copyright © 2014–2017 ActFramework. All rights reserved.