com.microfocus.cobol.connector.cci
Interface MFCobolConnection

All Superinterfaces:
Serializable
All Known Implementing Classes:
CobolConnection, CobolManagedConnection.aCobolCon

public interface MFCobolConnection
extends Serializable

MFCobolConnection interface represents an application level connection handle that is used by a component to implement CobolConnection specific functions that are called by EJB.


Method Summary
 void activate()
           
 void dispose()
           
 void passivate()
           
 void resetXAFlow()
           
 

Method Detail

dispose

public void dispose()
             throws ResourceException
Throws:
ResourceException

activate

public void activate()
              throws ResourceException
Throws:
ResourceException

passivate

public void passivate()
               throws ResourceException
Throws:
ResourceException

resetXAFlow

public void resetXAFlow()



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