Class StoreUtil

  • All Implemented Interfaces:
    Logable

    public abstract class StoreUtil
    extends CLITool
    A storage utility that will allow for server administrators to do basic store operations such as delete, read, create or update from the command line. This follows the general pattern of listing all the elements and having the admin select the one to operate on.

    Created by Jeff Gaynor
    on 5/15/13 at 11:51 AM