Uses of Class
autohit.server.command.CommandRegistry

Packages that use CommandRegistry
autohit.server   
 

Uses of CommandRegistry in autohit.server
 

Methods in autohit.server that return CommandRegistry
 CommandRegistry SystemContext.getCommandRegistry()
          Get the command registry.
 CommandRegistry SimpleSystemContext.getCommandRegistry()
          Get the command registry as a properties set.
 



Test.