3334353637383940414243
* @throws IOException */ @Test public void testMonitor() throws Exception { try { monitor.monitor(new BeanObject()); System.out.println("testing..."); } catch (Exception e) { e.printStackTrace(); }