Compoze Software, Inc.

com.compoze.util
Class ResourcePropertiesReloader

java.lang.Object
  |
  +--com.compoze.util.ResourcePropertiesReloader

public class ResourcePropertiesReloader
extends java.lang.Object

This class monitors file based resources for changes and reloads them, if possible. This class cannot be instantiated directly. To use this utility, sub-class ResourceProperties and supply a method,newInstance, with no parameters. The method should somehow force a reload of the resource file.


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.