org.crsh.lang.spi
Interface CommandResolution


public interface CommandResolution

Author:
Julien Viet

Method Summary
 Command<?> getCommand()
           
 String getDescription()
           
 

Method Detail

getDescription

String getDescription()

getCommand

Command<?> getCommand()
                      throws CommandException
Throws:
CommandException


Copyright © 2015 eXo Platform SAS. All Rights Reserved.