/[classpath]/classpath/java/rmi/server/RMIClassLoader.java
ViewVC logotype

Diff of /classpath/java/rmi/server/RMIClassLoader.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by jfrijters, Mon Nov 15 14:13:26 2004 UTC revision 1.15 by bryce, Thu Jun 9 00:01:42 2005 UTC
# Line 250  public class RMIClassLoader Line 250  public class RMIClassLoader
250     *     *
251     * @throws MalformedURLException if the codebase contains a malformed URL     * @throws MalformedURLException if the codebase contains a malformed URL
252     */     */
253    private static ClassLoader getClassLoader (String codebases)    public static ClassLoader getClassLoader (String codebases)
254      throws MalformedURLException      throws MalformedURLException
255    {    {
256      ClassLoader loader;      ClassLoader loader;

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26