public abstract class AbstractNutsLocks extends Object implements net.thevpc.nuts.NutsLocks
| Constructor and Description |
|---|
AbstractNutsLocks(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkSession() |
Object |
getResource() |
net.thevpc.nuts.NutsSession |
getSession() |
Object |
getSource() |
net.thevpc.nuts.NutsWorkspace |
getWs() |
net.thevpc.nuts.NutsLocks |
setResource(File source) |
net.thevpc.nuts.NutsLocks |
setResource(Object source) |
net.thevpc.nuts.NutsLocks |
setResource(Path source) |
net.thevpc.nuts.NutsLocks |
setSession(net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsLocks |
setSource(Object source) |
protected void checkSession()
public Object getSource()
getSource in interface net.thevpc.nuts.NutsLockspublic Object getResource()
getResource in interface net.thevpc.nuts.NutsLockspublic net.thevpc.nuts.NutsLocks setSource(Object source)
setSource in interface net.thevpc.nuts.NutsLockspublic net.thevpc.nuts.NutsLocks setResource(File source)
setResource in interface net.thevpc.nuts.NutsLockspublic net.thevpc.nuts.NutsLocks setResource(Path source)
setResource in interface net.thevpc.nuts.NutsLockspublic net.thevpc.nuts.NutsLocks setResource(Object source)
setResource in interface net.thevpc.nuts.NutsLockspublic net.thevpc.nuts.NutsSession getSession()
getSession in interface net.thevpc.nuts.NutsLockspublic net.thevpc.nuts.NutsLocks setSession(net.thevpc.nuts.NutsSession session)
setSession in interface net.thevpc.nuts.NutsLockspublic net.thevpc.nuts.NutsWorkspace getWs()
Copyright © 2022 vpc open source initiative. All rights reserved.