Package jodd.proxetta

Interface ProxyPointcut

    • Method Detail

      • apply

        boolean apply​(MethodInfo methodInfo)
        Returns true if method should be wrapped with the proxy. Returns false if method should not be wrapped.