|
Class Summary |
| ActualCookbook |
We internally map from Category to preorder number for the category and lookup using that
preorder number.
|
| BootMaker |
|
| BootPlan |
|
| ClearPlan |
Remove a particular entry from the table of current BootPlans.
|
| Connection |
Suclasses represent particular kinds of connections. |
| Cookbook |
|
| DirectConnection |
We just made the object, so the connection is just a reference to the object.
|
| DiskConnection |
Keep an object from the disk. |
| FromDiskPlan |
Instances of this represent the plan for getting a particular kind of object from an urdi
on a particular file. |
| NestedConnection |
We just made an object that wraps another object, so the connection needs to wrap the
connection by which that other object was obtained.
|