| Modifier and Type | Method and Description |
|---|---|
Session |
Shell.session() |
| Modifier and Type | Method and Description |
|---|---|
Session |
Completion.session() |
| Modifier and Type | Method and Description |
|---|---|
Session |
CommandProcess.session() |
| Modifier and Type | Method and Description |
|---|---|
static Session |
Session.create()
Create a new empty session.
|
static Session |
Session.newInstance(Session arg) |
Session |
Session.put(String key,
Object obj)
Put some data in a session
|
| Modifier and Type | Method and Description |
|---|---|
Session |
Process.getSession() |
| Modifier and Type | Method and Description |
|---|---|
Job |
Job.setSession(Session session)
Set a session on the job.
|
Process |
Process.setSession(Session session)
Set the process session
|
| Modifier and Type | Method and Description |
|---|---|
Term |
Term.setSession(Session session)
Associate the term with a session.
|
Copyright © 2016. All rights reserved.