Package org.jbpm.runtime.manager.spi
Interface RuntimeManagerLockFactory
-
- All Known Implementing Classes:
DebugRuntimeManagerLockFactory
,DefaultRuntimeManagerLockFactory
,SelfReleaseRuntimeManagerLockFactory
public interface RuntimeManagerLockFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RuntimeManagerLock
newRuntimeManagerLock()
-
-
-
Method Detail
-
newRuntimeManagerLock
RuntimeManagerLock newRuntimeManagerLock()
-
-