Interface CommandContext

All Superinterfaces:
Map<String,String>
All Known Implementing Classes:
CommandContextImpl

public interface CommandContext extends Map<String,String>
Author:
Bogdan Stefanescu
  • Method Details