Class PooledConnectionFactoryService

java.lang.Object
org.wildfly.extension.messaging.activemq.jms.PooledConnectionFactoryService
All Implemented Interfaces:
org.jboss.msc.Service, org.jboss.msc.service.Service<Void>, org.jboss.msc.value.Value<Void>

public class PooledConnectionFactoryService extends Object implements org.jboss.msc.service.Service<Void>
A service which translates a pooled connection factory into a resource adapter driven connection pool
Author:
Andy Taylor, Justin Bertram, Jason T. Greene Date: 5/13/11 Time: 2:21 PM