Class ConditionalOnInterprocessServer
java.lang.Object
org.springframework.boot.autoconfigure.condition.SpringBootCondition
org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
org.springframework.boot.autoconfigure.condition.NoneNestedConditions
net.devh.boot.grpc.server.condition.ConditionalOnInterprocessServer
- All Implemented Interfaces:
Condition
,ConfigurationCondition
A condition that matches if the
grpc.server.port
does not have the value -1
.-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
AbstractNestedCondition.MemberMatchOutcomes
Nested classes/interfaces inherited from interface org.springframework.context.annotation.ConfigurationCondition
ConfigurationCondition.ConfigurationPhase
-
Method Summary
Methods inherited from class org.springframework.boot.autoconfigure.condition.NoneNestedConditions
getFinalMatchOutcome
Methods inherited from class org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
getConfigurationPhase, getMatchOutcome
Methods inherited from class org.springframework.boot.autoconfigure.condition.SpringBootCondition
anyMatches, logOutcome, matches, matches