Sun N1 Service Provisioning System 5.1 Plug-in Development Guide

AgentContext Method

The AgentContext method provides an invocation context on a particular remote agent.

VariableSettingsHolder getVariables()
    // Returns the variables passed to the execJava step using <argList>

PrintStream getStandardOutput()
PrintStream getStandardError()
InputStream getStandardInput()
File getWorkingDir()