org.broadleafcommerce.order.web
Class OrderStateAOP

java.lang.Object
  extended by org.broadleafcommerce.order.web.OrderStateAOP
All Implemented Interfaces:
org.springframework.context.ApplicationContextAware

public class OrderStateAOP
extends java.lang.Object
implements org.springframework.context.ApplicationContextAware


Constructor Summary
OrderStateAOP()
           
 
Method Summary
 java.lang.Object processOrderRetrieval(org.aspectj.lang.ProceedingJoinPoint call)
           
 void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderStateAOP

public OrderStateAOP()
Method Detail

processOrderRetrieval

public java.lang.Object processOrderRetrieval(org.aspectj.lang.ProceedingJoinPoint call)
                                       throws java.lang.Throwable
Throws:
java.lang.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


Copyright © 2010. All Rights Reserved.