JTools

org.jtools.info.consumer
Class DummyConsumer

java.lang.Object
  extended by org.jtools.info.consumer.DummyConsumer
All Implemented Interfaces:
InfoConsumer

public class DummyConsumer
extends Object
implements InfoConsumer

TODO type-description

Author:
Rainer Noack

Field Summary
static InfoConsumer SINGLETON
           
 
Constructor Summary
protected DummyConsumer()
           
 
Method Summary
 Object consume(Object ctx, InfoDeclaration declaration, Configuration config, Throwable exception, Object... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static final InfoConsumer SINGLETON
Constructor Detail

DummyConsumer

protected DummyConsumer()
Method Detail

consume

public Object consume(Object ctx,
                      InfoDeclaration declaration,
                      Configuration config,
                      Throwable exception,
                      Object... args)
Specified by:
consume in interface InfoConsumer

JTools

© 2000-2006, JTools.org.