Class DebugProductSender

java.lang.Object
gov.usgs.util.DefaultConfigurable
gov.usgs.earthquake.distribution.DebugProductSender
All Implemented Interfaces:
ProductSender, Configurable

public class DebugProductSender extends DefaultConfigurable implements ProductSender
Send products by printing them in xml format on the command line.
  • Constructor Details

    • DebugProductSender

      public DebugProductSender()
      Constructor
  • Method Details