Package org.springframework.integration.context


package org.springframework.integration.context
Provides classes relating to application context configuration.
  • Class
    Description
    The contract to supply and provide useful information about a bean definition (or singleton) source - the place where this bean is declared.
    Components that implement this interface are capable of supporting a primary SpEL expression as part of their configuration.
    Utility methods for accessing common integration components from the BeanFactory.
    A base class that provides convenient access to the bean factory as well as TaskScheduler and ConversionService instances.
    Utility class to encapsulate infrastructure Integration properties constants and their default values.
    Interface that extends Ordered while also exposing the Orderable.setOrder(int) as an interface-level so that it is avaiable on AOP proxies, etc.
    Interface for components that wish to be considered for an orderly shutdown using management interfaces.