it.imolinfo.jbi4cics.connection.jca.ims
Class IMSConnectionManager

java.lang.Object
  extended by it.imolinfo.jbi4cics.connection.jca.JCAAbstractConnectionManager
      extended by it.imolinfo.jbi4cics.connection.jca.JCACommareaBasedConnectionManager
          extended by it.imolinfo.jbi4cics.connection.jca.ims.IMSConnectionManager
All Implemented Interfaces:
ConnectionManager

public class IMSConnectionManager
extends JCACommareaBasedConnectionManager

Author:
raffaele, marcopiraccini

Constructor Summary
IMSConnectionManager()
           
 
Method Summary
protected  javax.resource.cci.ConnectionSpec createConnectionSpec(ServiceContext serviceContext)
           
protected  javax.resource.cci.InteractionSpec createInteractionSpec(ServiceContext serviceContext)
           
 
Methods inherited from class it.imolinfo.jbi4cics.connection.jca.JCACommareaBasedConnectionManager
createInputRecord, createOutputMessage, createOutputRecord
 
Methods inherited from class it.imolinfo.jbi4cics.connection.jca.JCAAbstractConnectionManager
createConnection, createInteraction, getConnectorClassLoader, handleCall, releaseResources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IMSConnectionManager

public IMSConnectionManager()
Method Detail

createInteractionSpec

protected javax.resource.cci.InteractionSpec createInteractionSpec(ServiceContext serviceContext)
                                                            throws ConnectionException
Specified by:
createInteractionSpec in class JCACommareaBasedConnectionManager
Parameters:
serviceContext - The service context
Returns:
InteractionSpec Iteraction spec
Throws:
ConnectionException - The connection exception

createConnectionSpec

protected javax.resource.cci.ConnectionSpec createConnectionSpec(ServiceContext serviceContext)
                                                          throws ConnectionException
Specified by:
createConnectionSpec in class JCACommareaBasedConnectionManager
Parameters:
serviceContext - The service context
Returns:
ConnectionSpec The connection spec
Throws:
ConnectionException - The connection exception


Copyright © 2005-2008 Imola Informatica. All Rights Reserved.