Package org.apache.tapestry5.services.messages
package org.apache.tapestry5.services.messages
Services supporting component and application message catalogs.
-
InterfacesClassDescriptionUsed to connect a Tapestry component to its message catalog, or to obtain the application catalog (that all component message catalogs extend from).Used when constructing a component's
Messages
object.