public class SentinelContractHolder extends Object implements feign.Contract
METADATA_MAP to hold
MethodMetadata data.| Modifier and Type | Field and Description |
|---|---|
static Map<String,feign.MethodMetadata> |
METADATA_MAP
map key is constructed by ClassFullName + configKey.
|
| Constructor and Description |
|---|
SentinelContractHolder(feign.Contract delegate) |
| Modifier and Type | Method and Description |
|---|---|
List<feign.MethodMetadata> |
parseAndValidateMetadata(Class<?> targetType) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.