| Package | Description |
|---|---|
| delight.factories | |
| delight.factories.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Factory<ObjectType,ConfigurationType extends Configuration,DependenciesType extends Dependencies>
A factory which can instantiate objects from a
Configuration and
run-time Dependencies. |
| Modifier and Type | Method and Description |
|---|---|
static Dependencies |
Factories.noDependencies() |
| Modifier and Type | Method and Description |
|---|---|
Object |
FactoryCollectionImpl.create(Configuration conf,
Dependencies dependencies) |
Copyright © 2018. All rights reserved.