protected static class MessageSourceAutoConfiguration.ResourceBundleCondition extends SpringBootCondition
| Modifier | Constructor and Description |
|---|---|
protected |
MessageSourceAutoConfiguration.ResourceBundleCondition() |
| Modifier and Type | Method and Description |
|---|---|
ConditionOutcome |
getMatchOutcome(ConditionContext context,
AnnotatedTypeMetadata metadata)
Determine the outcome of the match along with suitable log output.
|
anyMatches, matches, matchesprotected MessageSourceAutoConfiguration.ResourceBundleCondition()
public ConditionOutcome getMatchOutcome(ConditionContext context, AnnotatedTypeMetadata metadata)
SpringBootConditiongetMatchOutcome in class SpringBootConditionCopyright © 2014 Pivotal Software, Inc.. All rights reserved.