Joined: Tue May 28, 2013 8:00 am Posts: 3
|
Hi All,
I need to register listeners for my infinispan cache that is being used to store lucene indexes. In my case Hibernate search is starting and managing the cache manager and in order to add listeners i would need access to the cache manager. How can i achieve this? Is there a way to specify the listeners such that when hibernate search starts the cache manager registers my listeners also?
Infinispan version - 5.2.6.Final Hibernate(Search and Core) version - 4.2.0.Fianl
|
|