classloader
美
英 
- 網(wǎng)絡(luò)類加載器;類裝載器;類載入器
例句
Further, depending on the classloader structure, an attacker may be able to invoke servlets outside of your Web application.
更進(jìn)一步地,根據(jù)類加載器的結(jié)構(gòu),攻擊者可能在您的Web應(yīng)用程序外部調(diào)用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對(duì)象的引用。
A set of Java class instances that reference one another must all be defined under the scope of a ClassLoader.
一組相互引用的Java類實(shí)例必須在ClassLoader作用域下定義。
Attribute. This lets you establish a classloader hierarchy, enabling you to share code between separately deployed modules.
這樣可以建立一個(gè)類加載器層次結(jié)構(gòu),使您能夠在部署的不同模塊之間共享代碼。
You analyse further by selecting one of the classloaders in the report to open a new classloader-specific component report.
您可以選擇報(bào)告中的類加載器進(jìn)行深入的分析,以便打開(kāi)一個(gè)新的類加載器特有的組件報(bào)告。
Object in your normal Java classes lets you dynamically execute Groovy scripts just as the classloader does.
對(duì)象嵌入普通Java類,可以像類加載器所做的那樣動(dòng)態(tài)執(zhí)行Groovy腳本。
The Classloader summaries section provides details about each class loader in the system, including the type of the class loader.
Classloader匯總部分提供了系統(tǒng)中每個(gè)類別載入器的細(xì)節(jié)。
Conversely, when the Multiple server classloader policy is in effect, a separate classloader is used for each application.
相反,當(dāng)“多個(gè)”服務(wù)器類加載器策略在起作用時(shí),將對(duì)每個(gè)應(yīng)用程序使用一個(gè)單獨(dú)的類加載器。
Once the class is in this classloader, all resources are able to access it.
只要類在這個(gè)類庫(kù)加載器中,所有的資源就都可以訪問(wèn)它。
All the other classes used by the Run class are core Java classes, which are loaded by delegation through the parent classloader.
Run使用的其他所有類都是核心Java類,它們是通過(guò)父classloader使用委托來(lái)加載的。
Even when a classloader is eligible for collection, the runtime only collects classloaders as part of a GC cycle.
即使類加載器可用于收集,但運(yùn)行時(shí)只將類加載器作為GC周期的一部分進(jìn)行收集。
The deployment options available are dependent upon the classloader mode of the application server.
部署選項(xiàng)可用依賴于應(yīng)用服務(wù)器的類裝載器(classloader)模式。
Use a custom SecurityManager or ClassLoader that prevents loading of anonymous classes or other classes not under your direct control.
使用定制的SecurityManager或ClassLoader阻止加載匿名類或其他無(wú)法直接控制的類。
With these support classes, I can now define the CharSequenceCompiler. It's constructed with a runtime ClassLoader and compiler options.
通過(guò)這些支持類,現(xiàn)在可以定義CharSequenceCompiler,可使用運(yùn)行時(shí)ClassLoader和編譯器選項(xiàng)構(gòu)建。
This enables the XML files to be loaded as resources by the test class classloader.
這使得要下載的XML文件可以作為測(cè)試類類加載器的資源。
The top of the stack generally isn't interesting, since that's tracing the classloader code itself.
棧頂通常不值得關(guān)注,因?yàn)?/c>那追蹤的是類加載器代碼本身。
It is the responsibility of a plug-in's classloader to resolve references to classes within its libraries.
插件的類加載器(classloader)負(fù)責(zé)在它的庫(kù)中解析對(duì)類的引用。
One method to correct classloader issues is to add hidden-classes parameters to the deployment plan after the parameter.
糾正類加載器問(wèn)題的一種方法是向部署計(jì)劃中的參數(shù)后面添加hidden-classes參數(shù)。
If you use the suffix in a single-server environment, the result is one file with the timestamp and classloader ID suffix.
如果在單服務(wù)環(huán)境中使用后綴,結(jié)果將是帶有時(shí)間戳和類加載器ID后綴的文件。
In the output, each classloader is assigned a unique ID, but the bootstrap loader is always 0.
在輸出中,每個(gè)類裝載器被賦予一個(gè)惟一的ID,引導(dǎo)裝載器的ID總是0。
These operations include associating the application classloader with the thread.
這些操作包括把應(yīng)用程序的類加載器和線程關(guān)聯(lián)起來(lái)。
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.
對(duì)于嵌入式應(yīng)用程序和Web服務(wù)器使用的特定類型的類裝入器,您還可能遇到問(wèn)題。
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.
為了讓此方法盡量與上下文無(wú)關(guān),我們從加載類的ClassLoader中抓取文件作為InputStream。
I used this technique of substituting a custom classloader to modify classes at run time in an earlier article (see Resources).
在上一篇文章中,我使用這種代入自定義類加載器的技術(shù)來(lái)在運(yùn)行時(shí)修改類(參閱參考資料)。
From that dialog, select Libraries to display the dialog for adding and removing Shared Libraries to the classloader.
在那個(gè)對(duì)話框中,選擇Libraries顯示用于向類庫(kù)加載器中添加和移除共享類庫(kù)的對(duì)話框。
The Java heap contains no references to the java. lang. ClassLoader object that represents that classloader.
Java堆未包含到表示該類加載器的java.lang.ClassLoader對(duì)象的引用。
Another method to correct classloader issues is to add the inverse-classloading parameter to the deployment plan after the parameter.
另一種糾正類加載器問(wèn)題的方法是將inverse-classloading參數(shù)添加到部署計(jì)劃中的參數(shù)后面。
In general, you can set up your VM or application server with a weaving agent or use a weaving ClassLoader in your application.
通常,可以用織入代理設(shè)置VM或應(yīng)用服務(wù)器,或在應(yīng)用程序中使用織入ClassLoader。
If next to no instances of classes are defined by a classloader, then it is likely that the classloader is idle.
如果類加載器幾乎沒(méi)有定義任何的類實(shí)例,那么這個(gè)類加載器很可能是空閑的。
In this case, when you deploy the WAR or at runtime, classloader errors may occur.
在此情況下,當(dāng)您部署WAR時(shí)或在運(yùn)行時(shí),類加載器錯(cuò)誤可能就會(huì)出現(xiàn)。
Figure 29 shows the section in the WebSphere Portal configuration that can be used to set this classloader configuraton.
圖29展示了用于設(shè)置此類加載器配置的WebSpherePortal配置中的章節(jié)。
You ll discover the classloader hierarchy in Geronimo and how it intimately relates to configurations.
您將了解Geronimo中的類加載器層次結(jié)構(gòu),以及它與配置的密切關(guān)系。
I decided that I would have to create a custom classloader to do the heavy lifting.
我決定應(yīng)當(dāng)創(chuàng)建定制類裝入器來(lái)承擔(dān)這個(gè)重任。
By inspection, you can see if multiple copies of a classloader exist.
通過(guò)檢查,您可以確定類加載器是否有多個(gè)副本。
A configuration is a logically grouped collection of one or more GBeans and a classloader.
配置是一個(gè)或多個(gè)GBean與一個(gè)類加載器的邏輯分組集合。
Checks to see if a parent classloader can load it.
檢查上級(jí)類裝入器能否裝入類。
So classloader leaks are introduced that lead to increased memory consumption after continuous redeploys.
于是類加載器泄漏(classloaderleaks)就會(huì)被引入,導(dǎo)致在連續(xù)重部署后內(nèi)存消耗增加。
ClassLoader is a component of Java-based systems that finds and loads Java classes at run time.
ClassLoader是基于Java的系統(tǒng)(在運(yùn)行時(shí)發(fā)現(xiàn)并加載Java類的系統(tǒng))中的一個(gè)組件。
Therefore, any classloader that extends java. net. URLClassLoader gets class sharing support for free.
因此,任何擴(kuò)展java.net.URLClassLoader的類裝載器都會(huì)自動(dòng)地獲得類共享支持。