public class CrankstartFileProcessor extends Object implements Callable<Object>
CrankstartFileProcessor()
CrankstartFileProcessor(org.apache.sling.crankstart.api.CrankstartContext ctx)
Object
call()
void
process(Reader input)
waitForExit()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CrankstartFileProcessor()
public CrankstartFileProcessor(org.apache.sling.crankstart.api.CrankstartContext ctx)
public Object call() throws Exception
call
Callable<Object>
Exception
public void process(Reader input) throws Exception
public void waitForExit() throws InterruptedException
InterruptedException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.