public interface ProducerInvokeExtension
| Modifier and Type | Method and Description |
|---|---|
<T> void |
beforeMethodInvoke(SwaggerInvocation invocation,
SwaggerProducerOperation producerOperation,
Object[] args) |
int |
getOrder() |
int getOrder()
<T> void beforeMethodInvoke(SwaggerInvocation invocation, SwaggerProducerOperation producerOperation, Object[] args) throws Exception
ExceptionCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.