fr.gouv.culture.util.apache.cocoon.xml
Interface SynchronizedXMLProducer

All Superinterfaces:
org.apache.avalon.excalibur.concurrent.Sync, org.apache.cocoon.xml.XMLProducer
All Known Subinterfaces:
OAIHarvester, SynchronizedXMLPipe
All Known Implementing Classes:
AbstractOAIHarvester, AbstractSynchronizedXMLPipe, AbstractSynchronizedXMLProducer

public interface SynchronizedXMLProducer
extends org.apache.cocoon.xml.XMLProducer, org.apache.avalon.excalibur.concurrent.Sync

Created by IntelliJ IDEA. User: rpandey Date: Jun 2, 2003 Time: 2:41:45 PM To change this template use Options | File Templates.


Method Summary
 void setConsumer(SynchronizedXMLConsumer consumer)
          Set the XMLConsumer that will receive XML data.
 
Methods inherited from interface org.apache.cocoon.xml.XMLProducer
setConsumer
 
Methods inherited from interface org.apache.avalon.excalibur.concurrent.Sync
acquire, attempt, release
 

Method Detail

setConsumer

public void setConsumer(SynchronizedXMLConsumer consumer)
Set the XMLConsumer that will receive XML data.



Copyright © 2000-2004 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.