Provides information on all the objects in the pool, both idle (waiting
to be borrowed) and active (currently borrowed).
<p>
Note: This is named listAllObjects so it is presented as an operation via
JMX. That means it won't be invoked unless the explicitly requested
whereas all attributes will be automatically requested when viewing the
attributes for an object in a tool like JConsole.
</p>
@return Information grouped on all the objects in the pool
Provides information on all the objects in the pool, both idle (waiting to be borrowed) and active (currently borrowed). <p> Note: This is named listAllObjects so it is presented as an operation via JMX. That means it won't be invoked unless the explicitly requested whereas all attributes will be automatically requested when viewing the attributes for an object in a tool like JConsole. </p>
@return Information grouped on all the objects in the pool