Class IntegrationManagement.ManagementOverrides
java.lang.Object
org.springframework.integration.support.management.IntegrationManagement.ManagementOverrides
- Enclosing interface:
- IntegrationManagement
Toggles to inform the management configurer to not set these properties since
the user has manually configured them in a bean definition. If true, the
corresponding property will not be set by the configurer.
- Since:
- 5.0
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
loggingConfigured
public boolean loggingConfigured
-
-
Constructor Details
-
ManagementOverrides
public ManagementOverrides()
-