Class EmbeddedCondition
- java.lang.Object
-
- com.blueriq.component.api.datasource.EmbeddedCondition
-
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
public class EmbeddedCondition extends Object implements org.springframework.context.annotation.Condition
-
-
Constructor Summary
Constructors Constructor Description EmbeddedCondition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
matches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
-