Oracle Content Management SDK

Uses of Class
oracle.ifs.server.ConnectionPoolPerformance

Packages that use ConnectionPoolPerformance
oracle.ifs.management.domain   
oracle.ifs.server   
 

Uses of ConnectionPoolPerformance in oracle.ifs.management.domain
 

Methods in oracle.ifs.management.domain that return ConnectionPoolPerformance
 ConnectionPoolPerformance ServiceManagerInterface.getReadonlyConnectionPoolPerformance()
          Gets the performance information for the readonly ConnectionPool.
 ConnectionPoolPerformance ServiceManagerInterface.getWriteableConnectionPoolPerformance()
          Gets the performance information for the writeable ConnectionPool.
 

Uses of ConnectionPoolPerformance in oracle.ifs.server
 

Methods in oracle.ifs.server that return ConnectionPoolPerformance
 ConnectionPoolPerformance S_LibraryService.getReadonlyConnectionPoolPerformance()
          Gets the performance information for the readonly ConnectionPool.
 ConnectionPoolPerformance S_LibraryService.getWriteableConnectionPoolPerformance()
          Gets the performance information for the writeable ConnectionPool.
 ConnectionPoolPerformance ConnectionPool.getConnectionPoolPerformance()
          Gets the performance information for this ConnectionPool.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.