Jacson

de.spieleck.app.jacson
Interface JacsonStately

All Known Subinterfaces:
GenericJacsonChunkSource, JacsonChunkDrain, JacsonChunkSource, JacsonEvaluator, JacsonFilter, JacsonPlainChunkSource, JacsonPrintReport, JacsonReport
All Known Implementing Classes:
ChunkSourceBase, EvaluatorBase, FilterBase, GenericChunkSourceBase, GenericLineChunkSource, JacsonBlock, Log4jReport, MultiReport, ParameterSelect, PluginBase, PrintingReport, SelectionFilterFilter, SelectionFilterFilter.NewChunkDispatcher, XSLTReport

public interface JacsonStately

Describe object which can hook up a state. The state can be used to access hierarchical organized (runtime dynamic) data. For runtime static data the configuration is prefered.

Author:
fsn
See Also:
JacsonState

Method Summary
 void registerState(JacsonState state)
          Give the class access to an appropriate state.
 

Method Detail

registerState

public void registerState(JacsonState state)
Give the class access to an appropriate state.


Spieleck

Copyleft 2002 spieleck.de.