Class NoRemoteConfigRestTemplateDefined
- java.lang.Object
-
- org.hglteam.config.remote.condition.NoRemoteConfigRestTemplateDefined
-
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
@Deprecated public class NoRemoteConfigRestTemplateDefined extends Object implements org.springframework.context.annotation.Condition
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description NoRemoteConfigRestTemplateDefined()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanmatches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)Deprecated.
-