JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package net.sf.cglib.beans
Class
net.sf.cglib.beans.BulkBeanException
extends java.lang.RuntimeException implements Serializable
Serialized Fields
index
int index
cause
java.lang.Throwable cause
Package net.sf.cglib.core
Class
net.sf.cglib.core.CodeGenerationException
extends java.lang.RuntimeException implements Serializable
Serialized Fields
cause
java.lang.Throwable cause
Package net.sf.cglib.proxy
Class
net.sf.cglib.proxy.Proxy
extends java.lang.Object implements Serializable
Serialized Fields
h
InvocationHandler
h
Class
net.sf.cglib.proxy.UndeclaredThrowableException
extends
CodeGenerationException
implements Serializable
Package net.sf.cglib.samples
Class
net.sf.cglib.samples.Bean
extends java.lang.Object implements Serializable
Serialized Fields
sampleProperty
java.lang.String sampleProperty
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes