Class InfinispanCacheInitializer


public class InfinispanCacheInitializer extends BaseCacheInitializer
Startup initialization for reading persistent userSessions to be filled into infinispan/memory. Implementation is pretty generic and doesn't contain any "userSession" specific stuff. All logic related to how sessions are loaded is in the SessionLoader implementation
Author:
Marek Posolda