public class SentinelContractHolder extends Object implements feign.Contract
METADATA_MAP
to hold
MethodMetadata
dataModifier 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> |
parseAndValidatateMetadata(Class<?> targetType) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.