Class OnBeanCondition
java.lang.Object
tech.guilhermekaua.spigotboot.core.context.condition.OnBeanCondition
- All Implemented Interfaces:
Condition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescribeFailure(AnnotatedElement metadata) getLogLevel(AnnotatedElement metadata) booleanmatches(ConditionContext context, AnnotatedElement metadata)
-
Constructor Details
-
OnBeanCondition
public OnBeanCondition()
-
-
Method Details
-
matches
-
getLogLevel
- Specified by:
getLogLevelin interfaceCondition
-
describeFailure
- Specified by:
describeFailurein interfaceCondition
-