Uses of Interface
com.db4o.internal.activation.ActivationDepthProvider
- 
Packages that use ActivationDepthProvider Package Description com.db4o.internal com.db4o.internal.activation com.db4o.ta 
- 
- 
Uses of ActivationDepthProvider in com.db4o.internalMethods in com.db4o.internal that return ActivationDepthProvider Modifier and Type Method Description ActivationDepthProviderConfig4Impl. activationDepthProvider()ActivationDepthProviderObjectContainerBase. activationDepthProvider()Methods in com.db4o.internal with parameters of type ActivationDepthProvider Modifier and Type Method Description voidConfig4Impl. activationDepthProvider(ActivationDepthProvider provider)
- 
Uses of ActivationDepthProvider in com.db4o.internal.activationSubinterfaces of ActivationDepthProvider in com.db4o.internal.activation Modifier and Type Interface Description interfaceTransparentActivationDepthProviderClasses in com.db4o.internal.activation that implement ActivationDepthProvider Modifier and Type Class Description classLegacyActivationDepthProviderclassTransparentActivationDepthProviderImplFields in com.db4o.internal.activation declared as ActivationDepthProvider Modifier and Type Field Description static ActivationDepthProviderLegacyActivationDepthProvider. INSTANCEConstructors in com.db4o.internal.activation with parameters of type ActivationDepthProvider Constructor Description DescendingActivationDepth(ActivationDepthProvider provider, ActivationMode mode)
- 
Uses of ActivationDepthProvider in com.db4o.taMethods in com.db4o.ta that return ActivationDepthProvider Modifier and Type Method Description protected static ActivationDepthProviderTransparentActivationSupport. activationProvider(InternalObjectContainer container)
 
-