org.apache.cocoon.classloader.reloading
Class NotifyingResourceStore

java.lang.Object
  extended byorg.apache.cocoon.classloader.reloading.NotifyingResourceStore

public class NotifyingResourceStore
extends Object

Wraps all the stores configured into the sitemap classloaders, in order to dispatch the notification event to the treeprocessor and force the component reloading in cocoon TODO Extend TransactionalResourceStore, if store is not private.

Version:
$Id: NotifyingResourceStore.html 1304280 2012-03-23 11:18:01Z ilgrosso $

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

Constructor Detail

NotifyingResourceStore

public NotifyingResourceStore()


Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.