Not commons-configuration but..
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.0/examples/src/main/java/org/apache/commons/jci/examples/configuration/
cheers
--
Torsten
On Jul 15, 2008, at 18:00, hardik patel wrote:
> Hi,
>
> For dynamic property loading I have implemented the apache
> AbstractFileConfiguration with FileChangedReloadingStrategy.
> FileChangedReloadingStrategy reloading strategy is triggered by its
> associated configuration whenever properties are accessed. It then
> checks the configuration file's last modification date and causes a
> reload if this has changed.
>
> I want a RELOAD event to be generated as soon as properties file
> changed, w/o accessing the property.
> Is this possible ?? or is there any way to do this in commons
> configurations.
>
> Awaiting response.
>
> regards,
> Hardik
>
>
>
> Unlimited freedom, unlimited storage. Get it now, on http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org
|