应用程序类加载器(Application ClassLoader):也叫系统类加载器, 主要负责加载ClassPath路径上的类库,如果应用程序没有自定义自己类加载器,则这个就是默认的类加载器。
基于36个网页-相关网页
An application class loader leak occurs when applications are restarted but their class loaders are not cleaned up.
当应用程序重启但它们的类加载器没有清理时,将发生应用程序类加载器泄露。
You must make the client classes of the EJB remote interfaces available to the Web application class loader. This can be done in two ways.
您必须使EJB远程接口的客户端类对应用程序类加载器可用。
While deploying, class loading conflicts are resolved by using a different application class loader for each enterprise application module.
在部署阶段,类加载冲突通过对不同的企业应用程序模块使用不同的应用程序类加载器得以解决。
应用推荐