Class OrderStateAOP

java.lang.Object
org.broadleafcommerce.core.web.order.OrderStateAOP
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class OrderStateAOP extends Object implements org.springframework.context.ApplicationContextAware
  • Constructor Details

    • OrderStateAOP

      public OrderStateAOP()
  • Method Details

    • processOrderRetrieval

      public Object processOrderRetrieval(org.aspectj.lang.ProceedingJoinPoint call) throws Throwable
      Throws:
      Throwable
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException