Interface | Description |
---|---|
ActionMethodParamAnnotationHandler |
Class | Description |
---|---|
ActionMethodParamAnnotationHandlerPlugin | |
CacheParams |
All we need for a cache
|
CacheSupportMetaInfo | |
Controller.Base |
Controller class extends this class automatically get
ActionContext injected as a field |
Controller.Util |
Provides utilities for controller action methods to emit rendering results
|
ParamNames | |
ResponseCache | |
WriterCache |
Annotation Type | Description |
---|---|
Controller |
Mark a class as Controller, which contains at least one of the following: Action handler method Any one of Before/After/Exception/Finally interceptor
|
NotAction |
Mark a method is NOT action method
|
Copyright © 2014–2018 ActFramework. All rights reserved.