Class XBeanBrokerFactory

java.lang.Object
org.apache.activemq.xbean.XBeanBrokerFactory
All Implemented Interfaces:
org.apache.activemq.broker.BrokerFactoryHandler

public class XBeanBrokerFactory extends Object implements org.apache.activemq.broker.BrokerFactoryHandler
  • Field Details

  • Constructor Details

    • XBeanBrokerFactory

      public XBeanBrokerFactory()
  • Method Details

    • isValidate

      public boolean isValidate()
    • setValidate

      public void setValidate(boolean validate)
    • createBroker

      public org.apache.activemq.broker.BrokerService createBroker(URI config) throws Exception
      Specified by:
      createBroker in interface org.apache.activemq.broker.BrokerFactoryHandler
      Throws:
      Exception
    • createApplicationContext

      protected org.springframework.context.ApplicationContext createApplicationContext(String uri) throws MalformedURLException
      Throws:
      MalformedURLException