Interface CliCommand

All Superinterfaces:
Runnable
All Known Implementing Classes:
AbstractJournalCommand, CliCommandHelp, CmdLineTool, JournalDecode, JournalShow, JournalTruncate, MigrateCmd, Server, ServerBootstrap, ShowVersion

public interface CliCommand extends Runnable
  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run