Package de.caluga.morphium
Class LazyDeReferencingProxy<T>
java.lang.Object
de.caluga.morphium.LazyDeReferencingProxy<T>
- All Implemented Interfaces:
Serializable,net.sf.cglib.proxy.Callback,net.sf.cglib.proxy.MethodInterceptor
public class LazyDeReferencingProxy<T>
extends Object
implements net.sf.cglib.proxy.MethodInterceptor, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LazyDeReferencingProxy
-
-
Method Details