public class XBeanBrokerFactory extends Object implements BrokerFactoryHandler
Constructor and Description |
---|
XBeanBrokerFactory() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.context.ApplicationContext |
createApplicationContext(String uri) |
BrokerService |
createBroker(URI config) |
boolean |
isValidate() |
void |
setValidate(boolean validate) |
public boolean isValidate()
public void setValidate(boolean validate)
public BrokerService createBroker(URI config) throws Exception
createBroker
in interface BrokerFactoryHandler
Exception
protected org.springframework.context.ApplicationContext createApplicationContext(String uri) throws MalformedURLException
MalformedURLException
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.