org.openmdx.compatibility.base.application.cci
Class InProcessDataproviderConnectionFactory

java.lang.Object
  extended by org.openmdx.compatibility.base.application.cci.InProcessDataproviderConnectionFactory
All Implemented Interfaces:
Dataprovider_1ConnectionFactory

Deprecated. in favour of Dataprovider_1Deployment

public class InProcessDataproviderConnectionFactory
extends Object
implements Dataprovider_1ConnectionFactory

In-Process Dataprovider Connection Factory


Constructor Summary
InProcessDataproviderConnectionFactory(InProcessDeployment inProcessDeployment, String jndiName)
          Deprecated. Constructor
 
Method Summary
 Dataprovider_1_1Connection createConnection()
          Deprecated. Creates a dataprovider connection with the default registration id and transaction policy.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InProcessDataproviderConnectionFactory

public InProcessDataproviderConnectionFactory(InProcessDeployment inProcessDeployment,
                                              String jndiName)
Deprecated. 
Constructor

Parameters:
inProcessDeployment -
jndiName -
Method Detail

createConnection

public Dataprovider_1_1Connection createConnection()
                                            throws ServiceException
Deprecated. 
Description copied from interface: Dataprovider_1ConnectionFactory
Creates a dataprovider connection with the default registration id and transaction policy.

Specified by:
createConnection in interface Dataprovider_1ConnectionFactory
Returns:
a dataprovider connection
Throws:
ServiceException - if the connection can't be created


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.