Class MaximumActivationDepthConfigurator
- java.lang.Object
-
- com.db4o.config.annotations.reflect.Db4oConfigurator
-
- com.db4o.config.annotations.reflect.MaximumActivationDepthConfigurator
-
public class MaximumActivationDepthConfigurator extends Db4oConfigurator
-
-
Constructor Summary
Constructors Constructor Description MaximumActivationDepthConfigurator(java.lang.String name, int max)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
configure()
-
Methods inherited from class com.db4o.config.annotations.reflect.Db4oConfigurator
configure, objectClass
-
-
-
-
Method Detail
-
configure
protected void configure()
- Specified by:
configure
in classDb4oConfigurator
-
-