Class EhcacheEnableCaching
java.lang.Object
com.foreach.across.modules.ehcache.extensions.EhcacheEnableCaching
@ModuleConfiguration(optional=true)
@EnableCaching(order=-2147483638)
public class EhcacheEnableCaching
extends Object
Dummy configuration class that enables caching in any ApplicationContext where it is loaded.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INTERCEPT_ORDER
public static final int INTERCEPT_ORDEROrder for the AOP interceptor.- See Also:
-
-
Constructor Details
-
EhcacheEnableCaching
public EhcacheEnableCaching()
-