META-INF.mxcache.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mxcache-runtime Show documentation
Show all versions of mxcache-runtime Show documentation
Constains all classes necessary for launching a MxCache-instrumentated application
<?xml version="1.0" encoding="UTF-8"?> <mxcache> <rule> <selector> <annotated>com.maxifier.mxcache.impl.caches.batch.BatchCache</annotated> </selector> <property name="storage.factory" value="com.maxifier.mxcache.impl.caches.batch.BatchFactory" /> </rule> </mxcache>