Uses of Class
org.databene.benerator.consumer.ConsumerProxy

Packages that use ConsumerProxy
org.databene.benerator.consumer   
 

Uses of ConsumerProxy in org.databene.benerator.consumer
 

Subclasses of ConsumerProxy in org.databene.benerator.consumer
 class BadDataConsumer
          Consumer proxy that forwards data to 'real consumer' and if the real consumer raises an error, forwards the data to a 'bad data consumer'.
 class MappingEntityConsumer
          Proxy to a Consumer which maps attribute names of the entities.
 class NonClosingConsumerProxy
          Consumer proxy that prevents its delegate from being closed.
 



Copyright © 2013. All Rights Reserved.