Package | Description |
---|---|
act.app.data | |
act.controller.meta | |
act.mail.meta |
Modifier and Type | Method and Description |
---|---|
org.osgl.mvc.util.Binder |
BinderManager.binder(HandlerParamMetaInfo paramMetaInfo) |
BinderManager |
BinderManager.register(HandlerParamMetaInfo paramMetaInfo,
org.osgl.mvc.util.Binder binder) |
Modifier and Type | Method and Description |
---|---|
HandlerParamMetaInfo |
HandlerParamMetaInfo.addGeneralAnnotation(GeneralAnnoInfo anno) |
HandlerParamMetaInfo |
HandlerParamMetaInfo.addGeneralAnnotations(java.util.List<GeneralAnnoInfo> list) |
HandlerParamMetaInfo |
HandlerParamMetaInfo.componentType(act.asm.Type type) |
HandlerParamMetaInfo |
HandlerParamMetaInfo.name(java.lang.String newName) |
HandlerParamMetaInfo |
HandlerMethodMetaInfo.param(int id) |
HandlerParamMetaInfo |
HandlerParamMetaInfo.setContext() |
HandlerParamMetaInfo |
HandlerParamMetaInfo.type(act.asm.Type type) |
Modifier and Type | Method and Description |
---|---|
HandlerMethodMetaInfo |
HandlerMethodMetaInfo.addParam(HandlerParamMetaInfo param) |
void |
ParamAnnoInfoTrait.attachTo(HandlerParamMetaInfo param) |
void |
ParamAnnoInfo.attachTo(HandlerParamMetaInfo param) |
void |
BindAnnoInfo.attachTo(HandlerParamMetaInfo param) |
Modifier and Type | Method and Description |
---|---|
HandlerParamMetaInfo |
SenderMethodMetaInfo.param(int id) |
Modifier and Type | Method and Description |
---|---|
SenderMethodMetaInfo |
SenderMethodMetaInfo.addParam(HandlerParamMetaInfo param) |
Copyright © 2014–2017 ActFramework. All rights reserved.