Serialized Form
-
Package net.sf.cglib.beans
-
Exception net.sf.cglib.beans.BulkBeanException
class BulkBeanException extends RuntimeException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
index
int index
-
-
-
-
Package net.sf.cglib.core
-
Exception net.sf.cglib.core.CodeGenerationException
class CodeGenerationException extends RuntimeException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
-
Package net.sf.cglib.proxy
-
Class net.sf.cglib.proxy.Proxy
class Proxy extends Object implements Serializable-
Serialized Fields
-
-
Exception net.sf.cglib.proxy.UndeclaredThrowableException
class UndeclaredThrowableException extends CodeGenerationException implements Serializable
-
-
Package net.sf.cglib.samples
-
Class net.sf.cglib.samples.Bean
class Bean extends Object implements Serializable-
Serialized Fields
-
sampleProperty
String sampleProperty
-
-
-