org.broadleafcommerce.common.vendor.service.cache
Class ServiceResponseCache

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

public class ServiceResponseCache
extends Object

Author:
jfischer

Constructor Summary
ServiceResponseCache()
           
 
Method Summary
 Object processRequest(org.aspectj.lang.ProceedingJoinPoint call)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceResponseCache

public ServiceResponseCache()
Method Detail

processRequest

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


Copyright © 2012. All Rights Reserved.