com.microfocus.cobol.connector.spi
Class CobolNoTxManagedConnectionFactory

java.lang.Object
  extended bycom.microfocus.cobol.connector.spi.CobolResourceAdapter
      extended bycom.microfocus.cobol.connector.spi.CobolNoTxManagedConnectionFactory
All Implemented Interfaces:
Serializable

public class CobolNoTxManagedConnectionFactory
extends CobolResourceAdapter
implements Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.microfocus.cobol.connector.spi.CobolResourceAdapter
logHost, logPort, serverHost, serverPort, trace
 
Constructor Summary
CobolNoTxManagedConnectionFactory()
           
 
Method Summary
 Object createConnectionFactory()
           
 Object createConnectionFactory(ConnectionManager cxManager)
           
 ManagedConnection createManagedConnection(javax.security.auth.Subject subject, ConnectionRequestInfo info)
           
 boolean equals(Object obj)
           
 PrintWriter getLogWriter()
           
 ResourceAdapter getResourceAdapter()
           
 int hashCode()
           
 ManagedConnection matchManagedConnections(Set connectionSet, javax.security.auth.Subject subject, ConnectionRequestInfo info)
           
 void setLogWriter(PrintWriter out)
           
 void setResourceAdapter(ResourceAdapter ra)
           
 
Methods inherited from class com.microfocus.cobol.connector.spi.CobolResourceAdapter
endpointActivation, endpointDeactivation, getLogHost, getLogPort, getServerHost, getServerPort, getTrace, getXAResources, setLogHost, setLogPort, setServerHost, setServerPort, setTrace, start, stop
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CobolNoTxManagedConnectionFactory

public CobolNoTxManagedConnectionFactory()
Method Detail

setResourceAdapter

public void setResourceAdapter(ResourceAdapter ra)
                        throws ResourceException
Throws:
ResourceException

getResourceAdapter

public ResourceAdapter getResourceAdapter()

createConnectionFactory

public Object createConnectionFactory(ConnectionManager cxManager)
                               throws ResourceException
Throws:
ResourceException

createConnectionFactory

public Object createConnectionFactory()
                               throws ResourceException
Throws:
ResourceException

createManagedConnection

public ManagedConnection createManagedConnection(javax.security.auth.Subject subject,
                                                 ConnectionRequestInfo info)
                                          throws ResourceException
Throws:
ResourceException

matchManagedConnections

public ManagedConnection matchManagedConnections(Set connectionSet,
                                                 javax.security.auth.Subject subject,
                                                 ConnectionRequestInfo info)
                                          throws ResourceException
Throws:
ResourceException

setLogWriter

public void setLogWriter(PrintWriter out)
                  throws ResourceException
Throws:
ResourceException

getLogWriter

public PrintWriter getLogWriter()
                         throws ResourceException
Throws:
ResourceException

equals

public boolean equals(Object obj)

hashCode

public int hashCode()



Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.