Package | Description |
---|---|
org.infinispan.cdi.event.cachemanager |
This package contains the adapters making the bridge between Infinispan cache manager events and CDI.
|
org.infinispan.persistence.support |
Modifier and Type | Method and Description |
---|---|
void |
CacheStartedAdapter.fire(CacheStartedEvent payload) |
Modifier and Type | Method and Description |
---|---|
void |
SingletonCacheWriter.SingletonStoreListener.cacheStarted(Event e)
Cache started, check whether the cache is the coordinator and set the singleton store's active status.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.