Interface ProbeClientAnnotationHandler


  • public interface ProbeClientAnnotationHandler
    Author:
    Mahesh Kannan
    • Method Detail

      • canHandle

        boolean canHandle​(Method clientMethod)
      • handle

        void handle​(Method method)