Class SpringJmsBootstrap

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware

    @Deprecated
    public class SpringJmsBootstrap
    extends EmbeddedJMS
    implements org.springframework.beans.factory.BeanFactoryAware
    Deprecated.
    This really isn't needed for Spring integration as demonstrated by org.apache.activemq.artemis.tests.integration.spring.SpringIntegrationTest as well as the "spring-integration" example
    • Constructor Detail

      • SpringJmsBootstrap

        public SpringJmsBootstrap()
        Deprecated.
    • Method Detail

      • setBeanFactory

        public void setBeanFactory​(org.springframework.beans.factory.BeanFactory beanFactory)
                            throws org.springframework.beans.BeansException
        Deprecated.
        Specified by:
        setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAware
        Throws:
        org.springframework.beans.BeansException