public class SwaggerInvocation extends InvocationContext
| Modifier and Type | Field and Description |
|---|---|
protected InvocationType |
invocationType |
protected InvocationContext |
parentContext |
context, httpStatus, localContext, transportContext| Constructor and Description |
|---|
SwaggerInvocation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInvocationQualifiedName() |
InvocationType |
getInvocationType() |
InvocationContext |
getParentContext() |
void |
onBusinessFinish() |
void |
onBusinessMethodFinish() |
void |
onBusinessMethodStart() |
addContext, addContext, addContext, addLocalContext, addLocalContext, getContext, getContext, getLocalContext, getLocalContext, getStatus, getTransportContext, mergeContext, mergeContext, setContext, setLocalContext, setStatus, setStatus, setStatus, setTransportContextprotected InvocationType invocationType
protected InvocationContext parentContext
public InvocationContext getParentContext()
public InvocationType getInvocationType()
public String getInvocationQualifiedName()
public void onBusinessMethodStart()
public void onBusinessMethodFinish()
public void onBusinessFinish()
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.