public class DefaultNutsConcurrentManager extends Object implements net.thevpc.nuts.NutsConcurrentManager
| Constructor and Description |
|---|
DefaultNutsConcurrentManager(DefaultNutsConcurrentModel model) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkSession() |
ExecutorService |
executorService() |
net.thevpc.nuts.NutsSession |
getSession() |
net.thevpc.nuts.NutsIOLockAction |
lock() |
net.thevpc.nuts.NutsConcurrentManager |
setSession(net.thevpc.nuts.NutsSession session) |
public DefaultNutsConcurrentManager(DefaultNutsConcurrentModel model)
public net.thevpc.nuts.NutsSession getSession()
getSession in interface net.thevpc.nuts.NutsConcurrentManagerpublic net.thevpc.nuts.NutsConcurrentManager setSession(net.thevpc.nuts.NutsSession session)
setSession in interface net.thevpc.nuts.NutsConcurrentManagerprotected void checkSession()
public ExecutorService executorService()
executorService in interface net.thevpc.nuts.NutsConcurrentManagerpublic net.thevpc.nuts.NutsIOLockAction lock()
lock in interface net.thevpc.nuts.NutsConcurrentManagerCopyright © 2021 vpc open source initiative. All rights reserved.