public class DiscoveredOperationMethod extends OperationMethod
OperationMethod discovered by an EndpointDiscoverer.| 构造器和说明 |
|---|
DiscoveredOperationMethod(java.lang.reflect.Method method,
OperationType operationType,
org.springframework.core.annotation.AnnotationAttributes annotationAttributes) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<java.lang.String> |
getProducesMediaTypes() |
getMethod, getOperationType, getParameters, toStringpublic DiscoveredOperationMethod(java.lang.reflect.Method method,
OperationType operationType,
org.springframework.core.annotation.AnnotationAttributes annotationAttributes)