Serialized Form


Package net.sf.spif

Class net.sf.spif.ConfigurationException implements Serializable

Class net.sf.spif.Id implements Serializable

Serialized Fields

value

java.lang.String value
The id value


typeName

java.lang.String typeName
The cached type name of this id

Class net.sf.spif.LockedException implements Serializable

Serialized Fields

lockedBy

java.lang.String lockedBy
The principal who has this item locked

Class net.sf.spif.ReflectionException implements Serializable


Package net.sf.spif.ejb

Class net.sf.spif.ejb.StoreSessionBean implements Serializable

Serialized Fields

sessionContext

javax.ejb.SessionContext sessionContext


Package net.sf.spif.persistence

Class net.sf.spif.persistence.PersistenceOptimizingArrayList implements Serializable

Serialized Fields

accessHistory

AccessHistory accessHistory

recordChanges

boolean recordChanges

Class net.sf.spif.persistence.PersistenceOptimizingHashMap implements Serializable

Serialized Fields

accessHistory

AccessHistory accessHistory

recordChanges

boolean recordChanges


Package net.sf.spif.util

Class net.sf.spif.util.Cache implements Serializable

Serialized Fields

cacheSize

int cacheSize
The maximum number of objects in this cache.

Class net.sf.spif.util.SetList implements Serializable

Serialized Fields

list

java.util.List list
The backing list


isOptimizingList

boolean isOptimizingList
True if the backing is an optimizing list, which must be treated specially during sorting


sort

boolean sort
Whether we should lazily sort this list


immutablesOnly

boolean immutablesOnly
True if this list contains references only


isSorted

boolean isSorted
True when we know our list is sorted


set

java.util.Set set
The set of elements of this list, kept to enforce uniqueness


Package net.sf.spif.example

Class net.sf.spif.example.PersonId implements Serializable



Spif 1.01 (2003-04-03). http://spif.sf.net