Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The "PoolRoadMap" page has been changed by SimoneTripodi.
http://wiki.apache.org/commons/PoolRoadMap?action=diff&rev1=7&rev2=8

--------------------------------------------------

  JMX support:
   * a UUID has to be assigned each pool to represent multiple pools in a JVM;
   * use the UUID to determine exactly which one you're talking about, but use 
the name when displaying it to the user;
-  * A resultant ObjectName is like: 
domain=[optionalProvidedName||org.apache.commons.pool.poolType]:uuid=[uuidValue]
+  * A resultant !ObjectName is like: 
domain=[optionalProvidedName||org.apache.commons.pool.poolType]:uuid=[uuidValue]
  
  === Pool 3 ===
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to