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