Uses of Class
com.orientechnologies.common.factory.OConfigurableStatelessFactory
Packages that use OConfigurableStatelessFactory
-
Uses of OConfigurableStatelessFactory in com.orientechnologies.common.factory
Methods in com.orientechnologies.common.factory that return OConfigurableStatelessFactoryModifier and TypeMethodDescriptionOConfigurableStatelessFactory.registerImplementation(K iKey, V iValue) OConfigurableStatelessFactory.setDefaultImplementation(V defaultImpl) OConfigurableStatelessFactory.unregisterAllImplementations()OConfigurableStatelessFactory.unregisterImplementation(K iKey) -
Uses of OConfigurableStatelessFactory in com.orientechnologies.orient.core.conflict
Subclasses of OConfigurableStatelessFactory in com.orientechnologies.orient.core.conflictModifier and TypeClassDescriptionclassFactory to manage the record conflict strategy implementations.