public static JabberTransport getInstance() {
   return (JabberTransport) Pico.getInstance().getComponentInstanceOfType(JabberTransport.class);
 }