public interface RuntimeManagerLockStrategy
Modifier and Type | Method and Description |
---|---|
void |
init(RuntimeManagerLockFactory factory) |
void |
lock(Long id,
org.kie.api.runtime.manager.RuntimeEngine runtime) |
void |
unlock(Long id,
org.kie.api.runtime.manager.RuntimeEngine runtime) |
void init(RuntimeManagerLockFactory factory)
void lock(Long id, org.kie.api.runtime.manager.RuntimeEngine runtime) throws InterruptedException
InterruptedException
void unlock(Long id, org.kie.api.runtime.manager.RuntimeEngine runtime)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.