MCPcopy Create free account
hub / github.com/GMUEClab/ecj / startAllScripts

Method startAllScripts

contrib/drm/drm/server/ScriptUtils.java:125–147  ·  view source on GitHub ↗

Starts scripts on the given node. It collects every scriptname from the given Properties object. The scriptnames are values of keys that start with the given prefix. After collecting the names it starts them sequentially one by one. The order of starting is determined by the alphabetical order of th

(Properties p, String keyPrefix, 
					Node startOn )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainMethod · 0.95
mainMethod · 0.95

Calls 7

startScriptMethod · 0.95
errorMethod · 0.95
getPropertyMethod · 0.65
iteratorMethod · 0.45
hasNextMethod · 0.45
nextMethod · 0.45
toStringMethod · 0.45

Tested by 1

mainMethod · 0.76