public class FakeProcedure extends AbstractProcedure
| Modifier and Type | Field and Description |
|---|---|
static String |
METHOD_NAME |
static String |
NAME |
| Constructor and Description |
|---|
FakeProcedure() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ProcedureRequest request,
ProcedureResponder responder) |
configure, destroy, getContext, getDescription, getName, initializepublic static final String NAME
public static final String METHOD_NAME
public void handle(ProcedureRequest request, ProcedureResponder responder) throws IOException
IOExceptionCopyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.