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 XBeanBrokerFactory()
public boolean isValidate()
public void setValidate(boolean validate)
public BrokerService createBroker(URI config) throws Exception
createBroker in interface BrokerFactoryHandlerExceptionprotected org.springframework.context.ApplicationContext createApplicationContext(String uri) throws MalformedURLException
MalformedURLExceptionCopyright © 2005–2015 FuseSource, Corp.. All rights reserved.