Class AllRealMethodsPointcut

  • All Implemented Interfaces:
    ProxyPointcut

    public class AllRealMethodsPointcut
    extends java.lang.Object
    implements ProxyPointcut
    Pointcut on all public methods that are not getters or setters
    • Constructor Detail

      • AllRealMethodsPointcut

        public AllRealMethodsPointcut()