Groovy Documentation

org.linkedin.glu.agent.impl.script
[Groovy] Interface AgentContext


interface AgentContext

Represents the agent context


Method Summary
java.lang.Object getClock()

MOP getMop()

Shell getShellForScripts()

 

Method Detail

getClock

java.lang.Object getClock()


getMop

MOP getMop()


getShellForScripts

Shell getShellForScripts()


 

Groovy Documentation