| Package | Description |
|---|---|
| restx.factory |
| Modifier and Type | Field and Description |
|---|---|
static ComponentBox.BoxFactory |
DisposableComponentBox.FACTORY |
static ComponentBox.BoxFactory |
BoundlessComponentBox.FACTORY |
| Constructor and Description |
|---|
AlternativesFactoryMachine(int priority,
Name<T> name,
com.google.common.collect.ImmutableMap<T,? extends FactoryMachine> alternatives,
ComponentBox.BoxFactory boxFactory) |
NoDepsMachineEngine(Name<T> name,
ComponentBox.BoxFactory boxFactory) |
NoDepsMachineEngine(Name<T> name,
int priority,
ComponentBox.BoxFactory boxFactory) |
StdMachineEngine(Name<T> name,
ComponentBox.BoxFactory boxFactory) |
StdMachineEngine(Name<T> name,
int priority,
ComponentBox.BoxFactory boxFactory) |
Copyright © 2017. All Rights Reserved.