Uses of Package
org.apache.tapestry5.services.messages

Packages that use org.apache.tapestry5.services.messages
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.internal.services.messages [INTERNAL USE ONLY] support implementations for component catalogs; API subject to change 
org.apache.tapestry5.internal.structure [INTERNAL USE ONLY] page structure implementation details; API subject to change. 
org.apache.tapestry5.services Core services 
 

Classes in org.apache.tapestry5.services.messages used by org.apache.tapestry5.internal.services
ComponentMessagesSource
          Used to connect a Tapestry component to its message catalog, or to obtain the application catalog (that all component message catalogs extend from).
PropertiesFileParser
          Used when constructing a component's Messages object.
 

Classes in org.apache.tapestry5.services.messages used by org.apache.tapestry5.internal.services.messages
PropertiesFileParser
          Used when constructing a component's Messages object.
 

Classes in org.apache.tapestry5.services.messages used by org.apache.tapestry5.internal.structure
ComponentMessagesSource
          Used to connect a Tapestry component to its message catalog, or to obtain the application catalog (that all component message catalogs extend from).
 

Classes in org.apache.tapestry5.services.messages used by org.apache.tapestry5.services
ComponentMessagesSource
          Used to connect a Tapestry component to its message catalog, or to obtain the application catalog (that all component message catalogs extend from).
 



Copyright © 2003-2012 The Apache Software Foundation.