Package org.codehaus.classworlds

Interface Summary
ClassRealm Autonomous sub-portion of a ClassWorld.
 

Class Summary
ClassWorld A collection of ClassRealms, indexed by id.
Launcher Command-line invokable application launcher.
UrlUtils  
 

Exception Summary
ClassWorldException Base exception for ClassWorld errors.
ConfigurationException Indicates an error during Launcher configuration.
DuplicateRealmException Indicates an attempt to add a ClassRealm to a ClassWorld with a duplicate id.
NoSuchRealmException Indicates an attempt to retrieve a ClassRealm from a ClassWorld with an invalid id.
 



Copyright © 2002-2003 The Codehaus. All Rights Reserved.