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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocessOrderRetrieval(org.aspectj.lang.ProceedingJoinPoint call) voidsetApplicationContext(org.springframework.context.ApplicationContext applicationContext)
-
Constructor Details
-
OrderStateAOP
public OrderStateAOP()
-
-
Method Details
-
processOrderRetrieval
- Throws:
Throwable
-
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException - Specified by:
setApplicationContextin interfaceorg.springframework.context.ApplicationContextAware- Throws:
org.springframework.beans.BeansException
-