13281329133013311332133313341335133613371338
next.removeNamingListener(l); } catch (RemoteException e) { CommunicationException ce = new CommunicationException("removeNamingListener failed"); ce.initCause(e); } } public boolean targetMustExist() throws NamingException
13481349135013511352135313541355135613571358
targetMustExist = next.targetMustExist(); } catch (RemoteException e) { CommunicationException ce = new CommunicationException("removeNamingListener failed"); ce.initCause(e); } return targetMustExist; } // End EventContext methods