|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface AgentContext
Represents the agent context
Method Summary | |
---|---|
Clock
|
getClock()
|
MOP
|
getMop()
|
Shell
|
getRootShell()
|
Shell
|
getShellForCommands()
|
Shell
|
getShellForScripts()
|
Method Detail |
---|
Clock getClock()
MOP getMop()
Shell getRootShell()
Shell getShellForCommands()
Shell getShellForScripts()
Groovy Documentation