Serialized Form


Package org.dellroad.stuff.io

Class org.dellroad.stuff.io.BufferOverflowException extends IOException implements Serializable


Package org.dellroad.stuff.java

Class org.dellroad.stuff.java.CheckedExceptionWrapper extends RuntimeException implements Serializable

Serialized Fields

exception

Exception exception

Package org.dellroad.stuff.jibx

Class org.dellroad.stuff.jibx.ListableHashSet extends LinkedHashSet<E> implements Serializable


Package org.dellroad.stuff.pobj

Class org.dellroad.stuff.pobj.PersistentObjectEvent extends EventObject implements Serializable

Serialized Fields

version

long version

oldRoot

Object oldRoot

newRoot

Object newRoot

Class org.dellroad.stuff.pobj.PersistentObjectException extends RuntimeException implements Serializable

Class org.dellroad.stuff.pobj.PersistentObjectValidationException extends PersistentObjectException implements Serializable

Serialized Fields

violations

Set<E> violations

Class org.dellroad.stuff.pobj.PersistentObjectVersionException extends PersistentObjectException implements Serializable

Serialized Fields

actualVersion

long actualVersion

expectedVersion

long expectedVersion

Package org.dellroad.stuff.servlet

Class org.dellroad.stuff.servlet.BigFatLockNotHeldException extends RuntimeException implements Serializable


Package org.dellroad.stuff.vaadin

Class org.dellroad.stuff.vaadin.ContextApplication extends Application implements Serializable

Serialized Fields

log

Logger log

closeListeners

HashSet<E> closeListeners

executorService

ExecutorService executorService

Class org.dellroad.stuff.vaadin.ContextApplication.CloseEvent extends EventObject implements Serializable

Class org.dellroad.stuff.vaadin.SpringContextApplication extends ContextApplication implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream input)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

Package org.dellroad.stuff.validation

Class org.dellroad.stuff.validation.SelfValidationException extends Exception implements Serializable