60616263646566
} protected void setUp() throws Exception { super.setUp(); exchange.getIn().setBody("James"); info = new BeanInfo(camelContext, bean.getClass(), strategy); }