Revisions:
21. avril 2003 Sacha Labourey:
190191192193194195196197198199200
if (invoker == null) { System.out.println (getCodeBase().toString() + "Invoker"); try { invoker = new AppletRemoteMBeanInvoker (getCodeBase().toString() + "Invoker"); } catch (Exception displayed) { displayed.printStackTrace (); }