| Interface | Description |
|---|---|
| DescriptorProvider |
Formalize the concept of a URLDescriptor wrapper class, thus providing a simple way for classes like LibraryResource to "deliver" a URLDescriptor across the framework without it having to know all the touch points.
|
| DesignVisibilityHelper | |
| JarProvider |
Allows the URLDescriptor to take over the ability to deliver the jarURL for the LibraryResource without specific dependency on any particular descriptor implementation class.
|