@Retention(value=RUNTIME) @Target(value=METHOD) public @interface NotAction
Mark a method is NOT action method
Copyright © 2014–2017 ActFramework. All rights reserved.