admin@glassfish.java.net

CODE REVIEW: AMX ConnectionPoolStats

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Fri, 25 May 2007 17:10:41 -0700

This change adds a new Statistic to the interface. No other code
change needed.

https://glassfish.dev.java.net/issues/show_bug.cgi?id=3037

RCS file: /cvs/glassfish/appserv-api/src/java/com/sun/appserv/
management/monitor/statistics/ConnectionPoolStats.java,v
retrieving revision 1.2
diff -r1.2 ConnectionPoolStats.java
139a140,148
>
>
> /**
> * Indicates the number of connections that ...
> *
> * @return CountStatistic
> * @since 9.1
> */
> public CountStatistic getNumPotentialConnLeak();
140a150,151
>
>