Uses of Class
uk.ac.soton.ecs.iam.grid.client.staterepos.AbstractStateRepository

Packages that use AbstractStateRepository
uk.ac.soton.ecs.iam.grid.client.staterepos   
 

Uses of AbstractStateRepository in uk.ac.soton.ecs.iam.grid.client.staterepos
 

Subclasses of AbstractStateRepository in uk.ac.soton.ecs.iam.grid.client.staterepos
 class FileStateRepository
          A StateRepository that uses a regular file to store objects.
 class MemoryStateRepository
          This is the simplest available StateRepository, which does no long-term storage.
 



Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.