diff options
author | Danny van Heumen <danny@dannyvanheumen.nl> | 2014-11-17 23:12:00 +0100 |
---|---|---|
committer | Danny van Heumen <danny@dannyvanheumen.nl> | 2014-11-20 21:00:49 +0100 |
commit | d750dab7987c4ea9272475fa7be33db98b5a8daf (patch) | |
tree | 131a29c5aef5f672c5ed5ebd7221aedecbb7e1c7 /src/net/java/sip/communicator/plugin | |
parent | 6cb3c0e2dea8015e31a281d21f47861e31105ab4 (diff) | |
download | jitsi-d750dab7987c4ea9272475fa7be33db98b5a8daf.zip jitsi-d750dab7987c4ea9272475fa7be33db98b5a8daf.tar.gz jitsi-d750dab7987c4ea9272475fa7be33db98b5a8daf.tar.bz2 |
Improved the Command - CommandFactory implementation.
* Moved from 'init' method to constructor.
* Expected format for the constructor described in the Command
interface comments.
* Distinguish between exceptions that occur during construction of the
command, log these and inform the user of an error; and exception
occurring during the execution of the command.
* Better error handling for commands.
To do:
* Add 'help' method to the Command interface.
* Catch IllegalArgumentException and automatically display help()
information to the user.
Diffstat (limited to 'src/net/java/sip/communicator/plugin')
0 files changed, 0 insertions, 0 deletions