public class JAXRSContainer
extends org.apache.cxf.tools.common.AbstractCXFToolContainer
| Constructor and Description |
|---|
JAXRSContainer(org.apache.cxf.tools.common.toolspec.ToolSpec toolspec) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildToolContext() |
void |
execute() |
void |
execute(boolean exitOnFinish) |
protected String |
getAbsoluteWadlURL() |
Set<String> |
getArrayKeys() |
Set<String> |
getOnewayMethods() |
Set<String> |
getResponseMethods() |
Set<String> |
getSuspendedAsyncMethods() |
protected String |
readWadl(String wadlURI,
String authentication) |
checkParams, createClassCollector, getDefaultExcludedNamespaces, getFileBase, getFileName, getParametersMap, getToolName, getUsage, hasInfoOption, isVerboseOn, loadProperties, loadProperties, outputFullCommandLine, outputVersion, printUsageExceptiongetArgument, getBus, getCatalogURL, getCommandDocument, getCommandLineParser, getContext, getErrOutputStream, getOutOutputStream, init, isQuietMode, isVerboseMode, parseCommandLine, redirectOutput, setArguments, setContext, setErrOutputStream, setMode, setOutOutputStream, tearDownpublic void execute()
throws org.apache.cxf.tools.common.ToolException
org.apache.cxf.tools.common.ToolExceptionpublic void execute(boolean exitOnFinish)
throws org.apache.cxf.tools.common.ToolException
execute in interface org.apache.cxf.tools.common.toolspec.ToolContainerexecute in class org.apache.cxf.tools.common.AbstractCXFToolContainerorg.apache.cxf.tools.common.ToolExceptionpublic void buildToolContext()
protected String getAbsoluteWadlURL()
Apache CXF