public abstract class AbstractAnnotationScanner extends Object implements AnnotationScanner
| Modifier and Type | Field and Description |
|---|---|
protected String |
currentAppPath |
| Constructor and Description |
|---|
AbstractAnnotationScanner() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
createPathFromSegments(String... segments)
Make a path out of a number of path segments.
|
protected String |
makePath(String operationPath) |
void |
setContextRoot(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddApiReponseFromAnnotation, addApiReponseSchemaFromAnnotation, containsScannerAnnotations, createResponseFromRestMethod, generateResponse, getConsumes, getDefaultStatus, getName, getReasonPhrase, getRequestBodyParameterClassType, getResourceMethods, isAsyncResponse, isDeleteMethod, isEmptySecurityRequirements, isMultipartInput, isMultipartOutput, isPostMethod, isScannerInternalParameter, isScannerInternalResponse, isVoidResponse, isWrapperType, processCallback, processDefinitionAnnotation, processExtensions, processJavaSecurity, processOperation, processOperationTags, processRequestBody, processResponse, processScannerExtensions, processSecurityRequirementAnnotation, processSecuritySchemeAnnotation, processServerAnnotation, processServerAnnotation, processTags, responseCodeExistInMethodAnnotations, scan, setOperationOnPathItem, sortPaths, sortTags, unwrapTypeprotected String currentAppPath
public void setContextRoot(String path)
setContextRoot in interface AnnotationScannerCopyright © 2018–2021. All rights reserved.