java.lang.Object
tech.prodigio.core.libcoreservices.aspect.requests.RequestAspect

@Component public class RequestAspect extends Object
  • Field Details

  • Constructor Details

    • RequestAspect

      public RequestAspect()
  • Method Details

    • aroundRequest

      public Object aroundRequest(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) throws Throwable
      Throws:
      Throwable