com.myeis.j2c
Class MyEISManagedConnectionFactory

java.lang.Object
com.myeis.j2c.MyEISManagedConnectionFactory
- All Implemented Interfaces:
- javax.resource.spi.ManagedConnectionFactory, java.io.Serializable
- public class MyEISManagedConnectionFactory
- extends java.lang.Object
- implements javax.resource.spi.ManagedConnectionFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldRepositoryLocation
private java.lang.String fieldRepositoryLocation
MyEISManagedConnectionFactory
public MyEISManagedConnectionFactory()
createConnectionFactory
public java.lang.Object createConnectionFactory(javax.resource.spi.ConnectionManager connectionManager)
throws javax.resource.ResourceException
- Specified by:
createConnectionFactory in interface javax.resource.spi.ManagedConnectionFactory
createConnectionFactory
public java.lang.Object createConnectionFactory()
throws javax.resource.ResourceException
- Specified by:
createConnectionFactory in interface javax.resource.spi.ManagedConnectionFactory
createManagedConnection
public javax.resource.spi.ManagedConnection createManagedConnection(javax.security.auth.Subject subject,
javax.resource.spi.ConnectionRequestInfo connectionRequestInfo)
throws javax.resource.ResourceException
- Specified by:
createManagedConnection in interface javax.resource.spi.ManagedConnectionFactory
matchManagedConnections
public javax.resource.spi.ManagedConnection matchManagedConnections(java.util.Set arg0,
javax.security.auth.Subject arg1,
javax.resource.spi.ConnectionRequestInfo arg2)
throws javax.resource.ResourceException
- Specified by:
matchManagedConnections in interface javax.resource.spi.ManagedConnectionFactory
getLogWriter
public java.io.PrintWriter getLogWriter()
throws javax.resource.ResourceException
- Specified by:
getLogWriter in interface javax.resource.spi.ManagedConnectionFactory
setLogWriter
public void setLogWriter(java.io.PrintWriter arg0)
throws javax.resource.ResourceException
- Specified by:
setLogWriter in interface javax.resource.spi.ManagedConnectionFactory
getRepositoryLocation
public java.lang.String getRepositoryLocation()
- Gets the fieldRepositoryLocation
setRepositoryLocation
public void setRepositoryLocation(java.lang.String fieldRepositoryLocation)
- Sets the fieldRepositoryLocation