|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectPool | |
---|---|
org.apache.tapestry.services | Interfaces for Tapestry-related HiveMind services. |
org.apache.tapestry.services.impl | Service implementations. |
Uses of ObjectPool in org.apache.tapestry.services |
---|
Methods in org.apache.tapestry.services that return ObjectPool | |
---|---|
ObjectPool |
Infrastructure.getObjectPool()
Returns a generic, shared ObjectPool instance. |
Uses of ObjectPool in org.apache.tapestry.services.impl |
---|
Classes in org.apache.tapestry.services.impl that implement ObjectPool | |
---|---|
class |
ObjectPoolImpl
Implementation of the ObjectPool interface. |
Methods in org.apache.tapestry.services.impl that return ObjectPool | |
---|---|
ObjectPool |
InfrastructureImpl.getObjectPool()
|
Methods in org.apache.tapestry.services.impl with parameters of type ObjectPool | |
---|---|
void |
EngineManagerImpl.setEnginePool(ObjectPool pool)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |