NOT THREAD SAFE: mutable instance variables @author Nazrul Islam @since J2SE1.4
216217218219220221222
"admin.mbeans.ssmb.file_doesnot_exist", dFile.getAbsolutePath() ); throw new MBeanException(new java.io.FileNotFoundException(), msg); } return new DownloadRequestInfo(dFile); }