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

All Superinterfaces:
EDU.oswego.cs.dl.util.concurrent.Sync, org.apache.cocoon.xml.XMLProducer
All Known Subinterfaces:
DocumentBaseOAIHarvester, OAIHarvester, SynchronizedXMLPipe
All Known Implementing Classes:
AbstractDocumentBaseOAIHarvester, AbstractOAIHarvester, AbstractSynchronizedXMLPipe, AbstractSynchronizedXMLProducer, LuceneDocumentBaseOAIHarvester, SynchronizedOAIObjectImpl, SynchronizedXMLPipeWrapper

public interface SynchronizedXMLProducer
extends org.apache.cocoon.xml.XMLProducer, EDU.oswego.cs.dl.util.concurrent.Sync


Field Summary
 
Fields inherited from interface EDU.oswego.cs.dl.util.concurrent.Sync
ONE_CENTURY, ONE_DAY, ONE_HOUR, ONE_MINUTE, ONE_SECOND, ONE_WEEK, ONE_YEAR
 
Method Summary
 boolean acquired()
          Set the XMLConsumer that will receive XML data.
 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 EDU.oswego.cs.dl.util.concurrent.Sync
acquire, attempt, release
 

Method Detail

setConsumer

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


acquired

boolean acquired()
Set the XMLConsumer that will receive XML data.



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