ca.bc.gov.webade.developer.xml
Class XMLFileBindingCache

java.lang.Object
  extended byca.bc.gov.webade.developer.xml.XMLFileBindingCache
All Implemented Interfaces:
java.io.Serializable

public class XMLFileBindingCache
extends java.lang.Object
implements java.io.Serializable

Caches the XML file binding based on last modified time of the file.

Author:
Vivid Solutions Inc
See Also:
Serialized Form

Constructor Summary
XMLFileBindingCache(java.io.File file)
           
 
Method Summary
 XMLFileBinding loadBinding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLFileBindingCache

public XMLFileBindingCache(java.io.File file)
                    throws WebADEDeveloperException
Method Detail

loadBinding

public XMLFileBinding loadBinding()
                           throws WebADEDeveloperException
Throws:
WebADEDeveloperException