^1400430689904
@
sname
TestActionContext
slabel
TestActionContext
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@actions
sname
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@actions/@testFileInputStream
sname
testFileInputStream
sisSynchronized
false
sthrowException
true
suseOtherAction
false
svarScope
Local
sdisableGlobalContext
false
Scode
#$@text#$@
//此时可以直接使用fin变量

def bytes = new byte[fin.available()];
fin.read(bytes);
println(new String(bytes));
#$@text#$@
sinitBreakPoint
false
ssuccessBreakPoint
false
sexceptionBreakPoint
false
seditBreakPoint
false
sinterpretationType
Action
screateLocalVarScope
false
ssaveReturn
false
sdescriptors
xworker.lang.actions.Actions/@GroovyAction
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@actions/@testFileInputStream/@contexts
sname
contexts
sdescriptors
xworker.lang.actions.Inout/@contexts
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@actions/@testFileInputStream/@contexts/@FileInputStream
sfilePath
e:/temp/test.txt
sdataName
fin
sname
FileInputStream
sconflicting
ignore
sdisable
false
sonError
ignore
spreventError
false
sinherit
true
sdescriptors
xworker.lang.context.Contexts/@FileInputStream
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@actions/@testPorfermance
sname
testPerformance
sisSynchronized
false
sthrowException
true
suseOtherAction
false
svarScope
Local
sdisableGlobalContext
false
scode
Thread.sleep(2000);
sinitBreakPoint
false
ssuccessBreakPoint
false
sexceptionBreakPoint
false
seditBreakPoint
false
sinterpretationType
Action
screateLocalVarScope
false
ssaveReturn
false
sdescriptors
xworker.lang.actions.Actions/@GroovyAction
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@actions/@testPorfermance/@contexts
sname
contexts
sdescriptors
xworker.lang.actions.Inout/@contexts
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@actions/@testPorfermance/@contexts/@PerformanceContext
sshowSecond
false
sname
PerformanceContext
sconflicting
ignore
sdisable
false
sonError
ignore
spreventError
false
sinherit
true
sdescriptors
xworker.lang.context.Contexts/@PerformanceContext
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
