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, 6094🔥, 0💬
Popular Posts:
Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with ...
JSP(tm) Standard Tag Library 1.1 implementation - Jakarta Taglibs hosts the Standard Taglib 1.1, an ...
Jakarta Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apa...
What Is commons-net-ftp-2.0.jar? commons-net-ftp-2.0.jar is the JAR file for Apache Commons Net FTP ...
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...