Uses of Interface
org.jbpm.runtime.manager.spi.RuntimeManagerLockFactory
-
Packages that use RuntimeManagerLockFactory Package Description org.jbpm.runtime.manager.impl.lock org.jbpm.runtime.manager.spi -
-
Uses of RuntimeManagerLockFactory in org.jbpm.runtime.manager.impl.lock
Classes in org.jbpm.runtime.manager.impl.lock that implement RuntimeManagerLockFactory Modifier and Type Class Description classDebugRuntimeManagerLockFactoryclassDefaultRuntimeManagerLockFactoryclassSelfReleaseRuntimeManagerLockFactoryMethods in org.jbpm.runtime.manager.impl.lock with parameters of type RuntimeManagerLockFactory Modifier and Type Method Description voidFreeRuntimeManagerLockStrategy. init(RuntimeManagerLockFactory factory)voidLegacyRuntimeManagerLockStrategy. init(RuntimeManagerLockFactory factory) -
Uses of RuntimeManagerLockFactory in org.jbpm.runtime.manager.spi
Methods in org.jbpm.runtime.manager.spi with parameters of type RuntimeManagerLockFactory Modifier and Type Method Description voidRuntimeManagerLockStrategy. init(RuntimeManagerLockFactory factory)
-