|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.xbean.XBeanBrokerFactory
public class XBeanBrokerFactory
Constructor Summary | |
---|---|
XBeanBrokerFactory()
|
Method Summary | |
---|---|
protected org.springframework.context.ApplicationContext |
createApplicationContext(java.lang.String uri)
|
BrokerService |
createBroker(java.net.URI config)
|
boolean |
isValidate()
|
void |
setValidate(boolean validate)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XBeanBrokerFactory()
Method Detail |
---|
public boolean isValidate()
public void setValidate(boolean validate)
public BrokerService createBroker(java.net.URI config) throws java.lang.Exception
createBroker
in interface BrokerFactoryHandler
java.lang.Exception
protected org.springframework.context.ApplicationContext createApplicationContext(java.lang.String uri) throws java.net.MalformedURLException
java.net.MalformedURLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |