public class Oven extends AbstractOven
| Constructor and Description |
|---|
Oven() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDispatcher(String domain,
Dispatcher dispatcher) |
Cake |
bake(Recipe recipe) |
createCakepublic void addDispatcher(String domain, Dispatcher dispatcher)
Copyright © 2018. All rights reserved.