Class ServiceResponseCache

java.lang.Object
org.broadleafcommerce.common.vendor.service.cache.ServiceResponseCache

public class ServiceResponseCache extends Object
Author:
jfischer
  • Constructor Details

    • ServiceResponseCache

      public ServiceResponseCache()
  • Method Details

    • processRequest

      public Object processRequest(org.aspectj.lang.ProceedingJoinPoint call) throws Throwable
      Throws:
      Throwable