org.jcrom
Class FileNodeLoader

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

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

Handles lazy loading of single file node.

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.