@Component public final class EntityFactoryHolder extends Object
| Constructor and Description |
|---|
EntityFactoryHolder() |
| Modifier and Type | Method and Description |
|---|---|
static EntityFactory |
get() |
static <T> T |
newInstance(Class<T> type,
Supplier<T> mapper) |
public static EntityFactory get()
Copyright © 2016–2021. All rights reserved.