org.mycore.frontend.redundancy.cli
Class MCRRedundancyCommands

java.lang.Object
  extended by org.mycore.frontend.cli.MCRAbstractCommands
      extended by org.mycore.frontend.redundancy.cli.MCRRedundancyCommands
All Implemented Interfaces:
MCRExternalCommandInterface

public class MCRRedundancyCommands
extends MCRAbstractCommands


Field Summary
 
Fields inherited from class org.mycore.frontend.cli.MCRAbstractCommands
command, CONFIG
 
Constructor Summary
MCRRedundancyCommands()
           
 
Method Summary
 
Methods inherited from class org.mycore.frontend.cli.MCRAbstractCommands
getPossibleCommands
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCRRedundancyCommands

public MCRRedundancyCommands()