|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | METHOD | DETAIL: FIELD | PROPERTY | METHOD | |||||||
interface Sessions
A list of session.
| Nested Class Summary | |
|---|---|
interface |
Sessions.Factory
A factory of Sessions. |
| Property Summary | |
|---|---|
java.lang.Object |
factory
|
| Method Summary | |
|---|---|
void
|
add(Remote remote, groovy.lang.Closure closure)
Add a session. |
void
|
execute(SshSettings sshSettings)
Execute sessions. |
| Property Detail |
|---|
final java.lang.Object factory
| Method Detail |
|---|
void add(Remote remote, groovy.lang.Closure closure)
void execute(SshSettings sshSettings)
Groovy Documentation