Package com.werken.forehead

Class Summary
Forehead ClassLoader configurator and application launcher.
ForeheadClassLoader Named, dynamically modifiable ClassLoader implementation.
 

Exception Summary
ForeheadException Base forehead exception.
MalformedEntryDescriptorException Indicates that the entry-point descriptor was malformed.
NoEntryDescriptorException Indicates a lack of an entry-point descriptor in a forehead configuration.
NoSuchClassLoaderException Indicates an error referencing a non-existant ClassLoader.
NoSuchEntryMethodException Indicates an error locating the entry-point method.
NoSuchPropertyException Indicates attempted use of an unset property.