See: Description
Interface | Description |
---|---|
Orderable |
Interface that extends
Ordered while also exposing the
Orderable.setOrder(int) as an interface-level so that it is avaiable
on AOP proxies, etc. |
OrderlyShutdownCapable |
Interface for components that wish to be considered for
an orderly shutdown using management interfaces.
|
Class | Description |
---|---|
IntegrationContextUtils |
Utility methods for accessing common integration components from the BeanFactory.
|
IntegrationObjectSupport |
A base class that provides convenient access to the bean factory as
well as
TaskScheduler and ConversionService instances. |
IntegrationProperties |
Utility class to encapsulate infrastructure Integration properties constants and
their default values from resources 'META-INF/spring.integration.default.properties'.
|