classloader

classloader

 英

  • 网络类加载器;类装载器;类载入器

例句

Further, depending on the classloader structure, an attacker may be able to invoke servlets outside of your Web application.

更进一步根据加载结构攻击可能Web应用程序外部调用Servlet

The Java heap contains no references to any of the java. lang. Class objects that represent classes loaded by that classloader.

Java包含表示加载加载任何java.lang.Class对象引用

A set of Java class instances that reference one another must all be defined under the scope of a ClassLoader.

相互引用Java实例必须ClassLoader作用域定义

Attribute. This lets you establish a classloader hierarchy, enabling you to share code between separately deployed modules.

这样可以建立一个加载层次结构使能够部署不同模块之间共享代码

You analyse further by selecting one of the classloaders in the report to open a new classloader-specific component report.

可以选择报告加载进行深入分析以便打开一个加载特有组件报告

Object in your normal Java classes lets you dynamically execute Groovy scripts just as the classloader does.

对象嵌入普通Java可以加载那样动态执行Groovy脚本

The Classloader summaries section provides details about each class loader in the system, including the type of the class loader.

Classloader汇总部分提供系统每个类别载入细节

Conversely, when the Multiple server classloader policy is in effect, a separate classloader is used for each application.

相反多个服务器加载策略起作用每个应用程序使用一个单独加载

Once the class is in this classloader, all resources are able to access it.

只要这个加载所有资源可以访问

All the other classes used by the Run class are core Java classes, which are loaded by delegation through the parent classloader.

Run使用其他所有核心Java它们通过classloader使用委托加载

Even when a classloader is eligible for collection, the runtime only collects classloaders as part of a GC cycle.

即使加载用于收集运行时加载作为GC周期一部分进行收集

The deployment options available are dependent upon the classloader mode of the application server.

部署选项可用依赖应用服务器装载classloader模式

Use a custom SecurityManager or ClassLoader that prevents loading of anonymous classes or other classes not under your direct control.

使用定制SecurityManagerClassLoader阻止加载匿名其他无法直接控制

With these support classes, I can now define the CharSequenceCompiler. It's constructed with a runtime ClassLoader and compiler options.

通过这些支持现在可以定义CharSequenceCompiler使用运行时ClassLoader编译选项构建

This enables the XML files to be loaded as resources by the test class classloader.

使得下载XML文件可以作为测试类类加载资源

The top of the stack generally isn't interesting, since that's tracing the classloader code itself.

通常值得关注因为追踪加载代码本身

It is the responsibility of a plug-in's classloader to resolve references to classes within its libraries.

插件加载classloader负责解析引用

One method to correct classloader issues is to add hidden-classes parameters to the deployment plan after the parameter.

纠正加载问题一种方法部署计划参数后面添加hidden-classes参数

If you use the suffix in a single-server environment, the result is one file with the timestamp and classloader ID suffix.

如果服务环境使用后缀结果带有时间戳加载ID后缀文件

In the output, each classloader is assigned a unique ID, but the bootstrap loader is always 0.

输出每个装载赋予一个惟一ID引导装载ID总是0。

These operations include associating the application classloader with the thread.

这些操作包括应用程序加载线程关联起来

Select classloader from the additional properties section, and select the classloader displayed here.

附加属性部分选择classloader然后选择此处显示加载程序

You might also encounter problems with some particular types of classloader used by embedded application and Web servers.

对于嵌入式应用程序Web服务器使用特定类型可能遇到问题

In order to keep this method as context-free as possible, we grab the file as an InputStream out of the ClassLoader that loaded the class.

为了方法尽量上下文无关我们加载ClassLoader抓取文件作为InputStream

I used this technique of substituting a custom classloader to modify classes at run time in an earlier article (see Resources).

篇文章使用这种自定义加载技术运行修改参阅参考资料)。

From that dialog, select Libraries to display the dialog for adding and removing Shared Libraries to the classloader.

那个对话选择Libraries显示用于加载添加移除共享对话

The Java heap contains no references to the java. lang. ClassLoader object that represents that classloader.

Java包含表示加载java.lang.ClassLoader对象引用

Another method to correct classloader issues is to add the inverse-classloading parameter to the deployment plan after the parameter.

一种纠正加载问题方法inverse-classloading参数添加部署计划参数后面

In general, you can set up your VM or application server with a weaving agent or use a weaving ClassLoader in your application.

通常可以代理设置VM应用服务器应用程序使用ClassLoader

If next to no instances of classes are defined by a classloader, then it is likely that the classloader is idle.

如果加载几乎没有定义任何实例那么这个加载可能空闲

In this case, when you deploy the WAR or at runtime, classloader errors may occur.

在此情况部署WAR时或运行时加载错误可能出现

Figure 29 shows the section in the WebSphere Portal configuration that can be used to set this classloader configuraton.

29展示用于设置加载配置WebSpherePortal配置章节

You ll discover the classloader hierarchy in Geronimo and how it intimately relates to configurations.

了解Geronimo加载层次结构以及配置密切关系

I decided that I would have to create a custom classloader to do the heavy lifting.

决定应当创建定制承担这个重任

By inspection, you can see if multiple copies of a classloader exist.

通过检查可以确定加载是否多个副本

A configuration is a logically grouped collection of one or more GBeans and a classloader.

配置一个多个GBean加载逻辑分组集合

Checks to see if a parent classloader can load it.

检查上级能否

So classloader leaks are introduced that lead to increased memory consumption after continuous redeploys.

于是加载泄漏classloaderleaks引入导致连续部署内存消耗增加

ClassLoader is a component of Java-based systems that finds and loads Java classes at run time.

ClassLoader基于Java系统运行发现加载Java系统一个组件

Therefore, any classloader that extends java. net. URLClassLoader gets class sharing support for free.

因此任何扩展java.net.URLClassLoader装载都会自动获得共享支持