All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.mxcache.xml Maven / Gradle / Ivy

<?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>

    <rule>
        <selector>
            <annotated>com.maxifier.model.dao.strategy.ConcurrentCache</annotated>
        </selector>
        <property name="storage" value="com.maxifier.mxcache.concurrent.ConcurrentObjectObjectStorage"/>
    </rule>
</mxcache>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy