public class JEConnectionFactoryImpl extends java.lang.Object implements JEConnectionFactory
Modifier and Type | Method and Description |
---|---|
JEConnection |
getConnection(java.lang.String jeRootDir,
EnvironmentConfig envConfig) |
JEConnection |
getConnection(java.lang.String jeRootDir,
EnvironmentConfig envConfig,
TransactionConfig transConfig) |
javax.naming.Reference |
getReference() |
void |
setReference(javax.naming.Reference reference) |
public JEConnection getConnection(java.lang.String jeRootDir, EnvironmentConfig envConfig) throws JEException
getConnection
in interface JEConnectionFactory
JEException
public JEConnection getConnection(java.lang.String jeRootDir, EnvironmentConfig envConfig, TransactionConfig transConfig) throws JEException
getConnection
in interface JEConnectionFactory
JEException
public void setReference(javax.naming.Reference reference)
public javax.naming.Reference getReference() throws javax.naming.NamingException
getReference
in interface javax.naming.Referenceable
javax.naming.NamingException