Interface ICommandHandler

All Known Implementing Classes:
CommandHandler

public interface ICommandHandler
The base command handler interface. Provides ability to find and create the command instance.
  • Method Summary

    Modifier and Type
    Method
    Description
    getCommand(String xmlContext, String externalPackage)
    Gets command.