Class ConfigCommand

  • All Implemented Interfaces:
    org.mwolff.command.chain.ChainCommand<CommandTransport>, org.mwolff.command.Command<CommandTransport>, org.mwolff.command.process.ProcessCommand<CommandTransport>

    public class ConfigCommand
    extends AbstractProcessCommand
    Responsibility: Reads the configuration file and provide the properties in a general Configuration object. For the process configuration it is passed via the parameter object.
    Since:
    1.0
    Author:
    Manfred Wolff