fr.gouv.culture.util.apache.cocoon.xml
Class SynchronizedXMLConsumerWrapper

java.lang.Object
  extended byfr.gouv.culture.util.apache.avalon.excalibur.concurrent.Semaphore
      extended byfr.gouv.culture.util.apache.avalon.excalibur.concurrent.Mutex
          extended byfr.gouv.culture.util.apache.cocoon.xml.AbstractSynchronizedXMLConsumer
              extended byfr.gouv.culture.util.apache.cocoon.xml.SynchronizedXMLConsumerWrapper
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler, org.apache.avalon.excalibur.concurrent.Sync, SynchronizedXMLConsumer, org.apache.excalibur.xml.sax.XMLConsumer, org.apache.cocoon.xml.XMLConsumer

public class SynchronizedXMLConsumerWrapper
extends AbstractSynchronizedXMLConsumer

Wraps a standard consumer, allowing it to be synchronized in a pipeline


Field Summary
 
Fields inherited from class fr.gouv.culture.util.apache.cocoon.xml.AbstractSynchronizedXMLConsumer
xmlConsumer
 
Constructor Summary
SynchronizedXMLConsumerWrapper(org.apache.cocoon.xml.XMLConsumer consumer)
           
 
Methods inherited from class fr.gouv.culture.util.apache.cocoon.xml.AbstractSynchronizedXMLConsumer
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping
 
Methods inherited from class fr.gouv.culture.util.apache.avalon.excalibur.concurrent.Mutex
isAcquired
 
Methods inherited from class fr.gouv.culture.util.apache.avalon.excalibur.concurrent.Semaphore
acquire, attempt, getTokens, release
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.avalon.excalibur.concurrent.Sync
acquire, attempt, release
 

Constructor Detail

SynchronizedXMLConsumerWrapper

public SynchronizedXMLConsumerWrapper(org.apache.cocoon.xml.XMLConsumer consumer)


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