Uses of Interface
org.apache.tapestry5.internal.services.MessagesBundle
Packages that use MessagesBundle
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
-
Uses of MessagesBundle in org.apache.tapestry5.internal.services
Methods in org.apache.tapestry5.internal.services that return MessagesBundleModifier and TypeMethodDescriptionMessagesBundle.getParent()
Returns a parent bundle for this bundle, or null if this bundle has no parent.Methods in org.apache.tapestry5.internal.services with parameters of type MessagesBundleModifier and TypeMethodDescriptionMessagesSource.getMessages
(MessagesBundle bundle, ComponentResourceSelector selector) Used to obtain aMessages
instance for a particular component, within a particular locale.MessagesSourceImpl.getMessages
(MessagesBundle bundle, ComponentResourceSelector selector)