org.objectweb.perseus.persistence.api

Class VirtualState

Implemented Interfaces:
State

public final class VirtualState
extends java.lang.Object
implements State

This simple implementation of the State interface can be used in order to simulate a State into a Working set in case of cache eviction.

Author:
S.Chassande-Barrioz

Field Summary

static State
instance

Method Summary

CacheEntry
getCacheEntry()

Field Details

instance

public static final State instance

Method Details

getCacheEntry

public final CacheEntry getCacheEntry()
Specified by:
getCacheEntry in interface State


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