Adds alternative version of command.runWith(parameters)
authorNiels Erik G. Nielsen <nielserik@indexdata.com>
Wed, 26 Jun 2013 14:27:13 +0000 (10:27 -0400)
committerNiels Erik G. Nielsen <nielserik@indexdata.com>
Wed, 26 Jun 2013 14:27:13 +0000 (10:27 -0400)
commitb5b696f4045e9488c28e3483c2389856bb431676
treedd77b2ef4bae2ba83ef2e18202c4b2bafd51adf5
parent9bf1c4d4233d844de8615fbb5d8736dd87eff5af
Adds alternative version of command.runWith(parameters)

For Glassfish/Jboss support (do not do varargs from the EL)
src/main/java/com/indexdata/mkjsf/pazpar2/commands/Pazpar2Command.java
src/main/java/com/indexdata/mkjsf/pazpar2/commands/PingCommand.java