@Produces(value="application/json")
public abstract class AbstractResource
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected ConfManager |
configManager |
protected JobManager |
jobManager |
protected NutchServer |
server |
Constructor and Description |
---|
AbstractResource() |
Modifier and Type | Method and Description |
---|---|
protected void |
throwBadRequestException(java.lang.String message) |
protected JobManager jobManager
protected ConfManager configManager
protected NutchServer server
Copyright © 2019 The Apache Software Foundation