Class NoArgsFieldConfiguratorFactory
- java.lang.Object
- 
- com.db4o.config.annotations.reflect.NoArgsFieldConfiguratorFactory
 
- 
- All Implemented Interfaces:
- Db4oConfiguratorFactory
 
 public class NoArgsFieldConfiguratorFactory extends java.lang.Object implements Db4oConfiguratorFactory 
- 
- 
Constructor SummaryConstructors Constructor Description NoArgsFieldConfiguratorFactory(java.lang.Class<?> configuratorClass)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Db4oConfiguratorconfiguratorFor(java.lang.reflect.AnnotatedElement element, java.lang.annotation.Annotation annotation)
 
- 
- 
- 
Method Detail- 
configuratorForpublic Db4oConfigurator configuratorFor(java.lang.reflect.AnnotatedElement element, java.lang.annotation.Annotation annotation) - Specified by:
- configuratorForin interface- Db4oConfiguratorFactory
 
 
- 
 
-