public class DefaultNutsBootManager extends Object implements net.thevpc.nuts.NutsBootManager
| Constructor and Description |
|---|
DefaultNutsBootManager(NutsBootModel model) |
| Modifier and Type | Method and Description |
|---|---|
NutsBootModel |
getModel() |
net.thevpc.nuts.NutsSession |
getSession() |
void |
setModel(NutsBootModel model) |
net.thevpc.nuts.NutsBootManager |
setSession(net.thevpc.nuts.NutsSession session) |
public DefaultNutsBootManager(NutsBootModel model)
public NutsBootModel getModel()
public void setModel(NutsBootModel model)
public net.thevpc.nuts.NutsSession getSession()
getSession in interface net.thevpc.nuts.NutsBootManagerpublic net.thevpc.nuts.NutsBootManager setSession(net.thevpc.nuts.NutsSession session)
setSession in interface net.thevpc.nuts.NutsBootManagerCopyright © 2021 vpc open source initiative. All rights reserved.