public class SentinelContractHolder extends Object implements feign.Contract
metadataMap
to hold
MethodMetadata
dataModifier 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 © 2018 Pivotal Software, Inc.. All rights reserved.