org.fabric3.binding.activemq.factory
Class ConnectionFactoryParser
java.lang.Object
org.fabric3.binding.activemq.factory.ConnectionFactoryParser
public class ConnectionFactoryParser
- extends Object
Parses ConnectionFactoryConfiguration entries in the runtime system configuration, instantiates connection factories for them, and registers the
factories with the ConnectionFactoryRegistry.
- Version:
- $Rev: 7912 $ $Date: 2009-11-24 10:49:53 +0100 (Tue, 24 Nov 2009) $
|
Constructor Summary |
ConnectionFactoryParser(org.fabric3.binding.jms.spi.runtime.factory.ConnectionFactoryManager manager)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionFactoryParser
public ConnectionFactoryParser(org.fabric3.binding.jms.spi.runtime.factory.ConnectionFactoryManager manager)
setConnectionFactories
public void setConnectionFactories(javax.xml.stream.XMLStreamReader reader)
throws javax.xml.stream.XMLStreamException,
InvalidConfigurationException
- Throws:
javax.xml.stream.XMLStreamException
InvalidConfigurationException
init
public void init()
throws org.fabric3.binding.jms.spi.runtime.factory.FactoryRegistrationException
- Throws:
org.fabric3.binding.jms.spi.runtime.factory.FactoryRegistrationException
destroy
public void destroy()
Copyright © 2007-2010 Metaform Systems.