public interface LazyCGLIB
extends java.io.Serializable
Implementations of this class need to provide a writeReplace() methor required during Java serialization.
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
interceptedClass()
Returns the Class instance for the class to be intercepted.
|
ClassMolder |
interceptedClassMolder()
Returns the ClassMolder of the object intercepted.
|
java.lang.Boolean |
interceptedHasMaterialized() |
Identity |
interceptedIdentity()
Returns the identity of the object (class) intercepted.
|
java.lang.Object |
writeReplace()
Implementation of writeReplace specific to lazy loading.
|
java.lang.Object writeReplace() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- If the replace activity failed.java.lang.Class interceptedClass()
Identity interceptedIdentity()
ClassMolder interceptedClassMolder()
java.lang.Boolean interceptedHasMaterialized()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com