Uses of Interface org.objectweb.perseus.cache.api.FixableCacheEntry

Uses in package org.objectweb.perseus.cache.replacement.lib

Methods with parameter type org.objectweb.perseus.cache.api.FixableCacheEntry

void
void
Called whenever an object has been accessed.

Uses in package org.objectweb.perseus.cache.replacement.api

Methods with parameter type org.objectweb.perseus.cache.api.FixableCacheEntry

void
void
Called whenever an object has been accessed.

Uses in package org.objectweb.perseus.cache.lib

Classes implementing org.objectweb.perseus.cache.api.FixableCacheEntry

class
This class is a simple implementation of the ReplaceableCacheEntry interface.

Methods with return type org.objectweb.perseus.cache.api.FixableCacheEntry

FixableCacheEntry
BasicCacheEntryFactory.create(Object id, Object obj)
Creates a CacheEntry, given the object and its corresponding object identifier.

Uses in package org.objectweb.perseus.cache.api

Methods with return type org.objectweb.perseus.cache.api.FixableCacheEntry

FixableCacheEntry
CacheEntryFactory.create(Object id, Object obj)
Creates a CacheEntry, given the object and its corresponding object identifier.

Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.