Interface ProfilerAspect.Block<T>

  • Enclosing class:
    ProfilerAspect

    public static interface ProfilerAspect.Block<T>
    • Method Detail

      • execute

        T execute()
           throws java.lang.Exception
        Throws:
        java.lang.Exception