Class DefaultUnitOfWorkFactory

  • All Implemented Interfaces:
    org.apache.camel.AfterPropertiesConfigured, org.apache.camel.spi.UnitOfWorkFactory

    public class DefaultUnitOfWorkFactory
    extends Object
    implements org.apache.camel.spi.UnitOfWorkFactory
    Default UnitOfWorkFactory
    • Constructor Detail

      • DefaultUnitOfWorkFactory

        public DefaultUnitOfWorkFactory()
    • Method Detail

      • createUnitOfWork

        public org.apache.camel.spi.UnitOfWork createUnitOfWork​(org.apache.camel.Exchange exchange)
        Specified by:
        createUnitOfWork in interface org.apache.camel.spi.UnitOfWorkFactory
      • afterPropertiesConfigured

        public void afterPropertiesConfigured​(org.apache.camel.CamelContext camelContext)
        Specified by:
        afterPropertiesConfigured in interface org.apache.camel.AfterPropertiesConfigured
        Specified by:
        afterPropertiesConfigured in interface org.apache.camel.spi.UnitOfWorkFactory