public interface RemoteValueRetrievedListener
Modifier and Type | Method and Description |
---|---|
void |
remoteValueFound(InternalCacheEntry ice)
Invoked when a remote value is found from a remote source
|
void remoteValueFound(InternalCacheEntry ice)
ice
- The cache entry that was foundCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.