Uses of Interface
org.apache.cocoon.components.source.helpers.SourceRefresher

Packages that use SourceRefresher
org.apache.cocoon.components.source.helpers   
org.apache.cocoon.components.source.impl   
 

Uses of SourceRefresher in org.apache.cocoon.components.source.helpers
 

Classes in org.apache.cocoon.components.source.helpers that implement SourceRefresher
 class DelaySourceRefresher
          Default implementation of the refresher.
 

Uses of SourceRefresher in org.apache.cocoon.components.source.impl
 

Fields in org.apache.cocoon.components.source.impl declared as SourceRefresher
protected  SourceRefresher CachingSourceFactory.refresher
          The refresher
 

Methods in org.apache.cocoon.components.source.impl with parameters of type SourceRefresher
 void CachingSourceFactory.setSourceRefresher(SourceRefresher refresher)
          Optional dependency on an implementation of SourceRefresher.
 



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