Example #1
0
 public static synchronized Set getPooledDataSources() {
   return (Set) unclosedPooledDataSources.clone();
 }