org.jcrom
Class ReferenceListLoader

java.lang.Object
  extended by org.jcrom.ReferenceListLoader
All Implemented Interfaces:
net.sf.cglib.proxy.Callback, net.sf.cglib.proxy.LazyLoader

public class ReferenceListLoader
extends java.lang.Object
implements net.sf.cglib.proxy.LazyLoader

Handles lazy loading of reference lists.

Author:
Olafur Gauti Gudmundsson

Method Summary
 java.lang.Object loadObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

loadObject

public java.lang.Object loadObject()
                            throws java.lang.Exception
Specified by:
loadObject in interface net.sf.cglib.proxy.LazyLoader
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.