T
- the type of the operationK
- the type of the operation keyprotected static class AnnotationEndpointDiscoverer.EndpointInfoDescriptor<T extends Operation,K> extends Object
endpoint
and whether or not it is valid.Modifier | Constructor and Description |
---|---|
protected |
EndpointInfoDescriptor(EndpointInfo<T> endpointInfo,
Map<AnnotationEndpointDiscoverer.OperationKey<K>,List<T>> operations) |
Modifier and Type | Method and Description |
---|---|
Map<AnnotationEndpointDiscoverer.OperationKey<K>,List<T>> |
findDuplicateOperations() |
EndpointInfo<T> |
getEndpointInfo() |
protected EndpointInfoDescriptor(EndpointInfo<T> endpointInfo, Map<AnnotationEndpointDiscoverer.OperationKey<K>,List<T>> operations)
public EndpointInfo<T> getEndpointInfo()
public Map<AnnotationEndpointDiscoverer.OperationKey<K>,List<T>> findDuplicateOperations()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.