Package | Description |
---|---|
org.apache.tapestry.services |
Interfaces for Tapestry-related HiveMind services.
|
org.apache.tapestry.services.impl |
Modifier and Type | Method and Description |
---|---|
RequestCycleFactory |
Infrastructure.getRequestCycleFactory()
Used by the
IEngine to create instances of
IRequestCycle . |
Modifier and Type | Class and Description |
---|---|
class |
RequestCycleFactoryImpl
Service that creates instances of
IRequestCycle on behalf of an
engine. |
Modifier and Type | Method and Description |
---|---|
RequestCycleFactory |
InfrastructureImpl.getRequestCycleFactory() |