|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
ant
command.String
or
null
if the location is not reachablefile
dir
and recursivelyargs.res
is
stream
. glu.agent.pid
which is the
pid of the agent).[ scriptDefinition: [ mountPoint: x, parent: x, scriptFactory: x, initParameters: x ], // all values provided when installing the glu script scriptState: [ script: [x:x], // all serializable variables in the glu script stateMachine: getState(), timers: [[timer: x, repeatFrequency: x], ...] ] ]
null
when root script)getStateManager().state
org.linkedin.glu.util.state.StateMachine#getState()
)toFile
true
if the given tags are present (all of them)true
if at least one of them is presenttrue
if the given tag is presenttrue
if there are no tagsaction
nor
actionId
is provided. true
if there is a socket open on the server/port combinationls
, but starts at rootnull
in the case one happensString
from
through the replacement token mechanism and writes the result to
to
stateManager
propertytimers
propertyargs.encriptionKeys
)file
and the
closure
gets called back with an java.io.InputStream object as an
argument so you don't have to worry about closing it.MBeanServerConnection
to the jmx control running
on the vm started with the provided pid. file
and the
closure
gets called back with an java.io.ObjectInputStream object as an
argument so you don't have to worry about closing it.file
and the
closure
gets called back with an java.io.ObjectOutputStream object as an
argument so you don't have to worry about closing it. file
and the
closure
gets called back with an java.io.OutputStream object as an
argument so you don't have to worry about closing it. withInputStream
but wraps in a reader using a configured charset (defaults
to UTF-8).withOutputStream
but wraps in a writer using a configured charset (defaults
to UTF-8).Groovy Documentation