@Configurable("Test") public String test;
TestStrategy test = new TestStrategy(); test.test = " Testing parameter "; client.startStrategy(test);