Package | Description |
---|---|
org.jbpm.runtime.manager.impl.lock | |
org.jbpm.runtime.manager.spi |
Modifier and Type | Class and Description |
---|---|
class |
DebugRuntimeManagerLock |
class |
DefaultRuntimeManagerLock |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentMap<Long,RuntimeManagerLock> |
LegacyRuntimeManagerLockStrategy.engineLocks |
Modifier and Type | Method and Description |
---|---|
RuntimeManagerLock |
DefaultRuntimeManagerLockFactory.newRuntimeManagerLock() |
RuntimeManagerLock |
DebugRuntimeManagerLockFactory.newRuntimeManagerLock() |
Modifier and Type | Method and Description |
---|---|
protected void |
TimeoutRuntimeManagerLockStrategy.lock(RuntimeManagerLock lock) |
protected void |
SerializableRuntimeManagerLockStrategy.lock(RuntimeManagerLock runtimeManagerLock) |
protected void |
InterruptibleRuntimeManagerLockStrategy.lock(RuntimeManagerLock lock) |
protected void |
TimeoutRuntimeManagerLockStrategy.unlock(RuntimeManagerLock lock) |
protected void |
SerializableRuntimeManagerLockStrategy.unlock(RuntimeManagerLock runtimeManagerLock) |
protected void |
InterruptibleRuntimeManagerLockStrategy.unlock(RuntimeManagerLock lock) |
Modifier and Type | Method and Description |
---|---|
RuntimeManagerLock |
RuntimeManagerLockFactory.newRuntimeManagerLock() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.