|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectPool | |
org.apache.xindice.core.objects | Defines the Xindice XMLObject interface and implements XMLObjectManager, a reflection/invokation system and a Simple XMLObject implementation. |
org.apache.xindice.core.request | Implements several interfaces for extending Xindice resources into the standard Java URLConnection system. |
org.apache.xindice.util | This package contains many of the utility classes required by Xindice |
Uses of ObjectPool in org.apache.xindice.core.objects |
Methods in org.apache.xindice.core.objects with parameters of type ObjectPool | |
void |
SimpleReflectable.setPool(ObjectPool pool)
|
Uses of ObjectPool in org.apache.xindice.core.request |
Methods in org.apache.xindice.core.request with parameters of type ObjectPool | |
void |
URIMapper.setPool(ObjectPool pool)
|
Uses of ObjectPool in org.apache.xindice.util |
Methods in org.apache.xindice.util with parameters of type ObjectPool | |
void |
Poolable.setPool(ObjectPool pool)
setPool passes a reference to the originating ObjectPool for this Object. |
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |