Package | Description |
---|---|
org.apache.tapestry.pageload |
Classes used when loading pages (and thier heirarchies of components) from thier
specifications, as well as organizaing thier templates.
|
org.apache.tapestry.services |
Interfaces for Tapestry-related HiveMind services.
|
org.apache.tapestry.services.impl |
Modifier and Type | Method and Description |
---|---|
void |
PageSource.setPool(ObjectPool pool) |
Modifier and Type | Method and Description |
---|---|
ObjectPool |
Infrastructure.getObjectPool()
Returns a generic, shared ObjectPool instance.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectPoolImpl
Implementation of the
ObjectPool interface. |
Modifier and Type | Method and Description |
---|---|
ObjectPool |
InfrastructureImpl.getObjectPool() |
Modifier and Type | Method and Description |
---|---|
void |
EngineManagerImpl.setEnginePool(ObjectPool pool) |