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.1.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.1.jar File size: 37854 bytes Date modified: 01/11/2006 Download: classworlds ClassLoaders Framework
✍: FYIcenter.com
Manifest of the JAR:
Built-By: brett Package: org.codehaus.classworlds Build-Jdk: 1.5.0_06 Extension-Name: classworlds Specification-Title: classworlds: Java(tm) ClassLoader Management F... Specification-Vendor: The Codehaus Implementation-Title: org.codehaus.classworlds Implementation-Vendor: The Codehaus Implementation-Version: 1.1
List of Classes in the JAR:
org/codehaus/classworlds/BytesURLConnection org/codehaus/classworlds/BytesURLStreamHandler 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/EmbeddedLauncher org/codehaus/classworlds/Entry org/codehaus/classworlds/Launcher org/codehaus/classworlds/NoSuchRealmException org/codehaus/classworlds/RealmClassLoader org/codehaus/classworlds/RealmDelegatingClassLoader org/codehaus/classworlds/UberJarRealmClassLoader org/codehaus/classworlds/UrlUtils 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
2010-02-23, 6834👍, 0💬
Popular Posts:
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms, it was develo...
ANTLR is a powerful parser generator for multiple programming languages including Java. ANTLR contai...
itextpdf.jar is a component in iText 5 Java library to provide core functionalities. iText Java libr...
How to run "javac" command from JDK tools.jar file? "javac" is the Java compiler command that allows...
Commons VFS provides a single API for accessing various different file systems. It presents a unifor...