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