| Modifier and Type | Method and Description |
|---|---|
RepositoryFactory |
End.build() |
RepositoryFactory |
RepositoryFactoryBuilder.build() |
static RepositoryFactory |
RepositoryFactoryBuilder.defaultFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyGeneration |
RepositoryMockBuilder.useFactory(RepositoryFactory factory) |
KeyGeneration |
Factory.useFactory(RepositoryFactory factory)
Tells the builder to use the specified factory
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryFactoryAware.setRepositoryFactory(RepositoryFactory factory)
Used to inject the repository factory into the implementing class
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRepositoryFactory
This class is the entry point to this framework as a whole.
|
Copyright © 2014–2016. All rights reserved.