public class WebExecutionService
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected com.sun.jersey.api.client.Client |
client |
protected java.util.Map<java.lang.String,de.tuebingen.uni.sfs.wlf1.tc.xb.TextCorpusLayerTag> |
tcfTags |
Modifier and Type | Method and Description |
---|---|
static WebExecutionService |
getInstance() |
de.tuebingen.uni.sfs.wlf1.io.TextCorpusStreamed |
runWebchain(Webchain webchain,
java.lang.String input) |
protected com.sun.jersey.api.client.Client client
protected java.util.Map<java.lang.String,de.tuebingen.uni.sfs.wlf1.tc.xb.TextCorpusLayerTag> tcfTags
public static WebExecutionService getInstance()
public de.tuebingen.uni.sfs.wlf1.io.TextCorpusStreamed runWebchain(Webchain webchain, java.lang.String input) throws java.lang.Exception
java.lang.Exception