1 2 3 4 5 |
|
// "@Pointcut declared on codestyle advice" // Should have got a message about not allowing @Pointcut on advice import org.aspectj.lang.annotation.*; aspect A{ @Pointcut("call(* *.*(..))") before(): call(* *(..)) { } } m feed' href='https://source.dussan.org/redmine.git/atom/lib/generators/redmine_plugin_controller/USAGE?h=2.4-stable' type='application/atom+xml'/>