public interface CommandFactory<CK,KP,V>
Command<KP,V>
createCommand(CK commandKey)
Command<KP,V> createCommand(CK commandKey)