Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
classworlds-1.0.jar - ClassLoader Management Framework
classworlds is a framework for container developers who require complex manipulation of Java's ClassLoaders. Java's native ClassLoader mechanism and classes can cause much headache and confusion for certain types of application developers. Projects which involve dynamic loading of components or otherwise represent a 'container' can benefit from the classloading control provided by classworlds.
JAR File Size and Download Location:
File name: classworlds.jar, classworlds-1.0.jar File size: 29686 bytes Date modified: 12/04/2003 Download: classworlds ClassLoaders Framework
✍: FYIcenter.com
Manifest of the JAR:
Built-By: geir Package: org.codehaus.classworlds Build-Jdk: 1.4.1_01 Extension-Name: classworlds Specification-Version: Specification-Vendor: The Codehaus Specification-Title: classworlds: Java(tm) ClassLoader Management Framework Implementation-Version: 1.0 Implementation-Vendor: The Codehaus Implementation-Vendor-Id:
List of Classes in the JAR:
org/codehaus/classworlds/ClassRealm org/codehaus/classworlds/ClassWorld org/codehaus/classworlds/ClassWorldException org/codehaus/classworlds/ConfigurationException org/codehaus/classworlds/Configurator org/codehaus/classworlds/DefaultClassRealm org/codehaus/classworlds/DuplicateRealmException org/codehaus/classworlds/Entry org/codehaus/classworlds/Launcher org/codehaus/classworlds/NoSuchRealmException org/codehaus/classworlds/RealmClassLoader org/codehaus/classworlds/uberjar/boot/Bootstrapper org/codehaus/classworlds/uberjar/boot/InitialClassLoader org/codehaus/classworlds/uberjar/protocol/jar/Handler org/codehaus/classworlds/uberjar/protocol/jar/JarUrlConnection org/codehaus/classworlds/UberJarRealmClassLoader org/codehaus/classworlds/UrlUtils
2010-02-22, ∼6820🔥, 0💬
Popular Posts:
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of a...
JDK 17 jdk.compiler.jmod is the JMOD file for JDK 17 Compiler tool, which can be invoked by the "jav...
JDK 11 jdk.jdi.jmod is the JMOD file for JDK 11 JDI (Java Debug Interface) tool. JDK 11 JDI tool com...
JDK 11 java.security.jgss.jmod is the JMOD file for JDK 11 Security JGSS (Java Generic Security Serv...
HttpComponents Client Source Code Files are provided in the source package file, httpcomponents-clie...