Class ConfigurationLister


  • public class ConfigurationLister
    extends Object
    This is a helper class for generating a sample configuration file from configured instances. To use it, you need to create and configure a set of instances, then open an output stream and run an instance of this class across the configured instances to generate the output text.
    Author:
    John Collins
    • Constructor Detail

      • ConfigurationLister

        public ConfigurationLister()