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, toString
public DiscoveredOperationMethod(Method method, OperationType operationType, AnnotationAttributes annotationAttributes)