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: 9285 $ $Date: 2010-08-05 13:59:34 +0000 (Thu, 05 Aug 2010) $
|
Constructor Summary |
ConnectionFactoryParser(org.fabric3.binding.jms.spi.runtime.ConnectionFactoryManager manager,
org.fabric3.spi.federation.ZoneTopologyService topologyService,
org.fabric3.host.runtime.HostInfo info)
|
| 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.ConnectionFactoryManager manager,
org.fabric3.spi.federation.ZoneTopologyService topologyService,
org.fabric3.host.runtime.HostInfo info)
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.FactoryRegistrationException
- Throws:
org.fabric3.binding.jms.spi.runtime.FactoryRegistrationException
destroy
public void destroy()
throws org.fabric3.binding.jms.spi.runtime.FactoryRegistrationException
- Throws:
org.fabric3.binding.jms.spi.runtime.FactoryRegistrationException
Copyright © 2007-2010 Metaform Systems.