を作ã£ã¦ã¿ã‚ˆã†ã¨æ€ã£ãŸã‚‰ã€ãªã‚“ã‹ã‚ã£ã¨äº‘ã†é–“ã ã£ãŸã€‚ VeloPoiã¯ã“ã¡ã‚‰â†“ã‹ã‚‰æˆ´ã„ã¦ãã®ã¾ã‚“ã¾ä½¿ã†ã¨ã—ã¦ã€‚ http://d.hatena.ne.jp/nowokay/20050526 public class S2VeloPoiInterceptor extends AbstractInterceptor { private static final long serialVersionUID = 5774644597591718973L; public Object invoke(MethodInvocation invocation) throws Throwable { Method method = invocation.getMethod(); if (!MethodUtil.isAbstract(method)) { return invocation.proceed()
{{#tags}}- {{label}}
{{/tags}}