Package | Description |
---|---|
org.dapper.client |
A package for the Dapper client.
|
org.dapper.ui |
A package for a simple Dapper user interface.
|
org.shared.metaclass |
A package of metaclass utilities.
|
Class and Description |
---|
Loader.EntryPoint
A marker annotation for the entry point of a program after resource acquisition.
|
Loader.LoadableResources
An annotation in support of resource loading.
|
Class and Description |
---|
Loader.EntryPoint
A marker annotation for the entry point of a program after resource acquisition.
|
Loader.LoadableResources
An annotation in support of resource loading.
|
Class and Description |
---|
MetaclassBase.TemporaryFileSet
A subclass of
LinkedHashSet that holds temporary files and doubles as a deletion hook. |
RegistryClassLoader
A subclass of
SecureClassLoader that derives classes and resource URL s from a registry delegation
chain. |
ResourceRegistry
Defines a registry for looking up class path resources.
|