@Documented @Retention(value=RUNTIME) @Target(value={FIELD,PARAMETER,TYPE}) public @interface NoBind
Mark a field that should not participate in the parameter value loading process
Copyright © 2014–2018 ActFramework. All rights reserved.