Uses of Package
de.fzj.unicore.wsrflite.persistence

Packages that use de.fzj.unicore.wsrflite.persistence
de.fzj.unicore.wsrflite This package contains the main interfaces and major classes of the WSRFlite hosting environment. 
de.fzj.unicore.wsrflite.impl   
de.fzj.unicore.wsrflite.persistence This package contains things related to persistence. 
de.fzj.unicore.wsrflite.xmlbeans.impl   
de.fzj.unicore.wsrflite.xmlbeans.wsn.impl   
 

Classes in de.fzj.unicore.wsrflite.persistence used by de.fzj.unicore.wsrflite
Store
          Persistent storage interface
 

Classes in de.fzj.unicore.wsrflite.persistence used by de.fzj.unicore.wsrflite.impl
Store
          Persistent storage interface
 

Classes in de.fzj.unicore.wsrflite.persistence used by de.fzj.unicore.wsrflite.persistence
AbstractStore
          Base functionality shared by all persistence implementations provides optional load-once semantics
IPersistenceProperties
          settings for persistence
LoadSemantics
          Load semantics specify the behaviour of the persistence layer with respect to loading ws-resources
PersistenceSettings
          Holds settings that govern the behaviour of the persistence system.
Store
          Persistent storage interface
WSRFInstanceBean
          information that gets persisted
 

Classes in de.fzj.unicore.wsrflite.persistence used by de.fzj.unicore.wsrflite.xmlbeans.impl
ConcurrentAccess
          Annotation that controls concurrent access to WS Resources on a web method level.
Persist
          Annotation to be used to mark fields of a WS-Resource that need to be persisted
 

Classes in de.fzj.unicore.wsrflite.persistence used by de.fzj.unicore.wsrflite.xmlbeans.wsn.impl
Persist
          Annotation to be used to mark fields of a WS-Resource that need to be persisted
 



Copyright © 2010. All Rights Reserved.