Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
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, 6378🔥, 0💬
Popular Posts:
What Is jsse.jar (JDK 6) Java Secure Socket Extension? jsse.jar, Java Secure Socket Extension, is Ja...
JDK 11 jdk.aot.jmod is the JMOD file for JDK 11 Ahead-of-Time (AOT) Compiler module. JDK 11 AOT Comp...
The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible...
kernel.jar is a component in iText Java library to provide low-level functionalities. iText Java lib...
How to show the XML parsing flow with sax\DocumentTracer.java provided in the Apache Xerces package?...