public interface ICacheListener
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
void |
cacheDisposed(ICache cache)
The given cache has been disposed.
|
void cacheDisposed(ICache cache)
cache
- the cache that was disposed
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.