public class JAXRSContainer extends AbstractCXFToolContainer
AbstractToolContainer.GenericOutputStream
LOG
context, err, out, toolspec
Constructor and Description |
---|
JAXRSContainer(ToolSpec toolspec) |
Modifier and Type | Method and Description |
---|---|
void |
buildToolContext() |
void |
execute() |
void |
execute(boolean exitOnFinish) |
protected String |
getAbsoluteWadlURL() |
Set<String> |
getArrayKeys() |
Set<String> |
getResponseMethods() |
Set<String> |
getSuspendedAsyncMethods() |
protected String |
readWadl(String wadlURI) |
checkParams, createClassCollector, getDefaultExcludedNamespaces, getFileBase, getFileName, getParametersMap, getToolName, getUsage, hasInfoOption, isVerboseOn, loadProperties, loadProperties, outputFullCommandLine, outputVersion, printUsageException
getArgument, getBus, getCatalogURL, getCommandDocument, getCommandLineParser, getContext, getErrOutputStream, getOutOutputStream, init, isQuietMode, isVerboseMode, parseCommandLine, redirectOutput, setArguments, setContext, setErrOutputStream, setMode, setOutOutputStream, tearDown
public void execute() throws ToolException
ToolException
public void execute(boolean exitOnFinish) throws ToolException
execute
in interface ToolContainer
execute
in class AbstractCXFToolContainer
ToolException
public void buildToolContext()
protected String getAbsoluteWadlURL()
Apache CXF