| Package | Description |
|---|---|
| org.mongodb.morphia.ext.guice | |
| org.mongodb.morphia.mapping |
| Modifier and Type | Class and Description |
|---|---|
class |
GuiceObjectFactory |
| Constructor and Description |
|---|
GuiceObjectFactory(ObjectFactory delegate,
com.google.inject.Injector injector) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCreator |
| Modifier and Type | Method and Description |
|---|---|
ObjectFactory |
MapperOptions.getObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapperOptions.setObjectFactory(ObjectFactory objectFactory)
Sets the ObjectFactory to use when instantiating entity classes.
|
Copyright © 2021. All rights reserved.