Problem was solved:
<property name="cacheStoreFactory">
<bean
class="javax.cache.configuration.FactoryBuilder" factory-method="factoryOf">
<constructor-arg value="foo.bar.myClass"/>
</bean>
</property>-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Setting-Custom-Cache-store-in-xml-files-tp4247p4248.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
