| Interface | Description |
|---|---|
| Oddball |
Abstract representation of an Oddball.
|
| OddballFactory |
Abstraction of something that can create Oddballs.
|
| Class | Description |
|---|---|
| DirectoryOddball |
An implementation of an
OddballFactory that creates an
Oddball from a directory. |
| OddballsDescriptorFactory | |
| OddballsDirDescriptorFactory |
Oddballs is Oddjob's module system. Each Oddball is loaded in a separate class loader.