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