Class AzureOperationAspect


  • public final class AzureOperationAspect
    extends Object
    • Constructor Detail

      • AzureOperationAspect

        public AzureOperationAspect()
    • Method Detail

      • operation

        public void operation()
      • beforeEnter

        public void beforeEnter​(org.aspectj.lang.JoinPoint point)
      • afterReturning

        public void afterReturning​(org.aspectj.lang.JoinPoint point)
      • toOperationRef

        private static AzureOperationRef toOperationRef​(org.aspectj.lang.JoinPoint point)