BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.management.runtime
Interface JDBCConnectionLeakProfile


public interface JDBCConnectionLeakProfile
extends java.io.Serializable

This class provides information about a connection leak

Author:
Copyright (c) 2001 by BEA Systems, Inc. All Rights Reserved.

Method Summary
 java.lang.String getPoolName()
           
 java.lang.String getStackTrace()
           
 

Method Detail

getPoolName

public java.lang.String getPoolName()


getStackTrace

public java.lang.String getStackTrace()


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.