Package | Description |
---|---|
act.app | |
act.app.data | |
act.inject.param |
Modifier and Type | Method and Description |
---|---|
BinderManager |
App.binderManager() |
Modifier and Type | Method and Description |
---|---|
<T> BinderManager |
BinderManager.register(java.lang.Class<T> targetType,
org.osgl.mvc.util.Binder<T> binder) |
BinderManager |
BinderManager.register(HandlerParamMetaInfo paramMetaInfo,
org.osgl.mvc.util.Binder binder) |
Modifier and Type | Field and Description |
---|---|
protected BinderManager |
ParamValueLoaderService.binderManager |
Copyright © 2014–2017 ActFramework. All rights reserved.