Mike Drob created ACCUMULO-2414:
-----------------------------------
Summary: Use annotations for discovering shell commands
Key: ACCUMULO-2414
URL: https://issues.apache.org/jira/browse/ACCUMULO-2414
Project: Accumulo
Issue Type: Improvement
Components: shell
Reporter: Mike Drob
Fix For: 1.7.0
Instead of our current method of hard coded command registration in
{{Shell.config(String...)}} we should be able to annotate a bunch of classes
and have them populate the shell commands list automatically.
Might also be useful to have an enum for the type of command, instead of a
bunch of arrays.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)