Class CachingComponentRouteLocator

java.lang.Object
com.broadleafcommerce.metadata.route.CachingComponentRouteLocator
All Implemented Interfaces:
ComponentRouteLocator

public class CachingComponentRouteLocator extends Object implements ComponentRouteLocator
Route locator that caches the results from the delegate ComponentRouteLocator.
Author:
Nick Crum (ncrum)