net.sf.dropboxmq.resource.spi.factories
Class QueueManagedConnectionFactoryImpl
java.lang.Object
net.sf.dropboxmq.resource.spi.CommonBean
net.sf.dropboxmq.resource.spi.factories.AbstractManagedConnectionFactory
net.sf.dropboxmq.resource.spi.factories.QueueManagedConnectionFactoryImpl
- All Implemented Interfaces:
- Serializable, ManagedConnectionFactory, ResourceAdapterAssociation
public class QueueManagedConnectionFactoryImpl
- extends AbstractManagedConnectionFactory
Created: 13 Oct 2006
- Version:
- $Revision: 211 $, $Date: 2010-11-14 14:21:24 -0700 (Sun, 14 Nov 2010) $
- Author:
- Dwayne Schultz
- See Also:
- Serialized Form
Methods inherited from class net.sf.dropboxmq.resource.spi.CommonBean |
getClassLoadedProperties, getMessageTranscoderFactory, getPollingInterval, getProperty, getRedeliveryAttempts, getRoot, getTargetScanTimeout, isConsumeExpiredMessages, isDeleteCompleteTransactions, isDeleteExpiredMessages, isDeleteProcessedMessages, isPreserveDeletedDropboxes, setClassLoadedProperties, setConsumeExpiredMessages, setDeleteCompleteTransactions, setDeleteExpiredMessages, setDeleteProcessedMessages, setMessageTranscoderFactory, setPollingInterval, setPreserveDeletedDropboxes, setRedeliveryAttempts, setRoot, setTargetScanTimeout, toObjectString, validateCommon |
QueueManagedConnectionFactoryImpl
public QueueManagedConnectionFactoryImpl()
QueueManagedConnectionFactoryImpl
public QueueManagedConnectionFactoryImpl(Configuration configuration)
createConnectionFactory
public Object createConnectionFactory(ConnectionManager connectionManager)
throws ResourceException
- Throws:
ResourceException
createConnection
public ConnectionImpl createConnection(ManagedConnectionImpl managedConnection,
ConnectionRequestInfoImpl connectionRequestInfo)
throws InvalidPropertyException
- Specified by:
createConnection
in class AbstractManagedConnectionFactory
- Throws:
InvalidPropertyException