Package | Description |
---|---|
org.apache.tapestry.enhance |
Classes used for performing dynamic bytecode enhancement of component and page classes.
|
org.apache.tapestry.services |
Interfaces for Tapestry-related HiveMind services.
|
org.apache.tapestry.services.impl |
Modifier and Type | Method and Description |
---|---|
void |
InjectMessagesWorker.setComponentMessagesSource(ComponentMessagesSource componentMessagesSource) |
Modifier and Type | Method and Description |
---|---|
ComponentMessagesSource |
Infrastructure.getComponentMessagesSource()
Returns the source of component message bundles.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentMessagesSourceImpl
Service used to access localized properties for a component.
|
Modifier and Type | Method and Description |
---|---|
ComponentMessagesSource |
InfrastructureImpl.getComponentMessagesSource() |