| Constructor and Description |
|---|
JaversSpringFactory() |
| Modifier and Type | Method and Description |
|---|---|
Javers |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
void |
setDescribedEntityClasses(Map<Class,String> describedEntityClasses) |
void |
setEntityClasses(List<Class> entityClasses) |
void |
setMappingStyle(MappingStyle mappingStyle) |
void |
setValueObjects(List<Class> valueObjects) |
public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Javers>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<Javers>public void setDescribedEntityClasses(Map<Class,String> describedEntityClasses)
public void setMappingStyle(MappingStyle mappingStyle)
Copyright © 2014. All rights reserved.