Definitions

from Wiktionary, Creative Commons Attribution/Share-Alike License.

  • noun Plural form of classloader.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word classloaders.

Examples

  • This has the obvious advantage of being very quick, as components are small and the classloaders are granular.

    Netvouz - new bookmarks 2010

  • How are dynamic classloaders used to reload Java classes and applications?

    Netvouz - new bookmarks 2010

  • In this article we'll review how dynamic classloaders are used in real servers, containers and frameworks to reload Java classes and applications.

    Netvouz - new bookmarks 2010

  • To make use of dynamic classloaders we must first create them.

    Netvouz - new bookmarks 2010

  • Reloading Java Classes 101, we examined how dynamic classloaders can be used to reload Java classes and applications.

    Netvouz - new bookmarks 2010

  • Coming up next, we continue our explanation of classloaders and the redeploy process with an investigation into HotSwap and JRebel, two tools used to reduce time spent reloading and redeploying.

    Netvouz - new bookmarks 2010

  • Especially with the more granular approaches (such as frameworks that have per component classloaders, manual classloader dropping and recreating, etc), when you start getting a mixture of older and newer classes all hell can break loose.

    Netvouz - new bookmarks 2010

  • It's worth mentioning that using classloaders for code reloading really isn't as smooth as we have described here - this is an introductory article series.

    Netvouz - new bookmarks 2010

  • In this article we will take a look at how servers and frameworks use dynamic classloaders to speed up the development cycle.

    Netvouz - new bookmarks 2010

  • As each deployment creates new classloaders, it is common to run out of memory in just a few redeploys on a large enough application (whether in development or in production).

    Netvouz - new bookmarks 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.