com.microfocus.cobol.connector.management
Interface ESRAMBean

All Known Implementing Classes:
ESRA

public interface ESRAMBean


Method Summary
 String getActiveConnectionInfo()
           
 long getActiveConnectionSize()
           
 long getDisconnectCount()
           
 long getDisposedCount()
           
 long getLocalCommits()
           
 long getLocalRollbacks()
           
 long getLocalTransactions()
           
 long getLogicalConnectionCreatedCount()
           
 long getLogicalConnectionDisposedCount()
           
 long getLogicalConnectionInUseCount()
           
 long getPhysicalConnectionCreatedCount()
           
 long getPhysicalConnectionDestroyedCount()
           
 long getPhysicalConnectionInUseCount()
           
 long getSocketCacheSize()
           
 String getSocketPoolInfo()
           
 long getSocketsClosed()
           
 long getSocketsCreated()
           
 long getSocketsInUseCount()
           
 long getXACommits()
           
 long getXAPrepares()
           
 long getXARollbacks()
           
 long getXATransactions()
           
 

Method Detail

getPhysicalConnectionCreatedCount

public long getPhysicalConnectionCreatedCount()

getPhysicalConnectionDestroyedCount

public long getPhysicalConnectionDestroyedCount()

getPhysicalConnectionInUseCount

public long getPhysicalConnectionInUseCount()

getLogicalConnectionCreatedCount

public long getLogicalConnectionCreatedCount()

getLogicalConnectionDisposedCount

public long getLogicalConnectionDisposedCount()

getLogicalConnectionInUseCount

public long getLogicalConnectionInUseCount()

getLocalCommits

public long getLocalCommits()

getLocalRollbacks

public long getLocalRollbacks()

getLocalTransactions

public long getLocalTransactions()

getXATransactions

public long getXATransactions()

getXACommits

public long getXACommits()

getXARollbacks

public long getXARollbacks()

getXAPrepares

public long getXAPrepares()

getSocketsCreated

public long getSocketsCreated()

getSocketsClosed

public long getSocketsClosed()

getSocketPoolInfo

public String getSocketPoolInfo()

getSocketCacheSize

public long getSocketCacheSize()

getActiveConnectionInfo

public String getActiveConnectionInfo()

getSocketsInUseCount

public long getSocketsInUseCount()

getActiveConnectionSize

public long getActiveConnectionSize()

getDisposedCount

public long getDisposedCount()

getDisconnectCount

public long getDisconnectCount()



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