metagloss 0.0.2

Serialized Form


Package net.sf.metagloss

Class net.sf.metagloss.MissingAnnotationException extends java.lang.RuntimeException implements Serializable

Serialized Fields

annotatedClass

java.lang.Class<T> annotatedClass

annotation

java.lang.Class<T> annotation

Package net.sf.metagloss.db

Class net.sf.metagloss.db.QueryImplementationException extends java.lang.RuntimeException implements Serializable


Package net.sf.metagloss.injection

Class net.sf.metagloss.injection.InjectionException extends java.lang.RuntimeException implements Serializable

Serialized Fields

annotatedClass

java.lang.Class<T> annotatedClass

annotation

java.lang.Class<T> annotation

Class net.sf.metagloss.injection.InjectorException extends java.lang.RuntimeException implements Serializable


Package net.sf.metagloss.xml

Class net.sf.metagloss.xml.XMLBindException extends java.lang.RuntimeException implements Serializable

Serialized Fields

element

org.w3c.dom.Element element

binder

XMLBind binder

message

java.lang.String message