public class DiscoveredOperationMethod extends OperationMethod
OperationMethod discovered by an EndpointDiscoverer.| Constructor and Description |
|---|
DiscoveredOperationMethod(Method method,
OperationType operationType,
AnnotationAttributes annotationAttributes) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getProducesMediaTypes() |
getMethod, getOperationType, getParameters, toStringpublic DiscoveredOperationMethod(Method method, OperationType operationType, AnnotationAttributes annotationAttributes)