Uses of Interface
org.base.apps.xml.pool.XmlResource

Packages that use XmlResource
org.base.apps.xml.pool Provides a pool of XmlResources. 
 

Uses of XmlResource in org.base.apps.xml.pool
 

Methods in org.base.apps.xml.pool that return XmlResource
 XmlResource XmlResourcePool.acquire()
          Fetches an XmlResource from the pool, if one is available.
 

Methods in org.base.apps.xml.pool with parameters of type XmlResource
 void XmlResourcePool.release(XmlResource rsrc)
          Releases an XmlResource back to this pool.
 


Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)