程序包 bsh.classpath
package bsh.classpath
-
类说明One of the things BshClassLoader does is to address a deficiency in URLClassLoader that prevents us from specifying individual classes via URLs.A BshClassPath encapsulates knowledge about a class path of URLs.Manage all classloading in BeanShell.A classloader which can load one or more classes from specified sources.