...
params.addElement(new Parameter("command", com.dewildecbt.util.OperationCommand.class, new com.dewildecbt.util.OperationCommand("hashCode",new Object[]{}), null));
...
(i used the BeanSerializer to serialize OperationCommands)
...
params.addElement(new Parameter("command", com.dewildecbt.util.OperationCommand.class, new com.dewildecbt.util.OperationCommand("hashCode",new Object[]{}), null));
...
(i used the BeanSerializer to serialize OperationCommands)