Uses of Interface
de.fzj.unicore.wsrflite.persistence.IPersistenceProperties

Packages that use IPersistenceProperties
de.fzj.unicore.wsrflite.persistence This package contains things related to persistence. 
 

Uses of IPersistenceProperties in de.fzj.unicore.wsrflite.persistence
 

Subinterfaces of IPersistenceProperties in de.fzj.unicore.wsrflite.persistence
 interface Store
          Persistent storage interface
 

Classes in de.fzj.unicore.wsrflite.persistence that implement IPersistenceProperties
 class AbstractStore
          Base functionality shared by all persistence implementations provides optional load-once semantics
 class InMemory
          map-based storage class
 class Persistence
          use the Persistence framework for storing wsrf instances
 



Copyright © 2010. All Rights Reserved.