public class StubCache extends Object implements IClassLoaderCacheStateListener
Constructor and Description |
---|
StubCache() |
Modifier and Type | Method and Description |
---|---|
void |
addStub(StubId id,
Object stub) |
void |
clear() |
void |
clearStaleEntries()
Clear stale entries, an entry is considered stale if it was not touched in the last two clean
cycles
|
Object |
getStub(StubId id) |
void |
onClassLoaderRemoved(Long classLoaderKey,
boolean explicit) |
public void clearStaleEntries()
public void onClassLoaderRemoved(Long classLoaderKey, boolean explicit)
onClassLoaderRemoved
in interface IClassLoaderCacheStateListener
public void clear()
Copyright © GigaSpaces.