Uses of Interface
org.weda.message.MessagesRegistry

Packages that use MessagesRegistry
org.weda.action.impl   
org.weda.converter.impl   
org.weda.enhance   
org.weda.enhance.impl   
org.weda.message.impl   
org.weda.tapestry.component   
 

Uses of MessagesRegistry in org.weda.action.impl
 

Methods in org.weda.action.impl with parameters of type MessagesRegistry
 void ActionRegistryImpl.setMessages(MessagesRegistry messages)
           
 

Uses of MessagesRegistry in org.weda.converter.impl
 

Methods in org.weda.converter.impl with parameters of type MessagesRegistry
 void ConverterRegistryImpl.setMessagesRegistry(MessagesRegistry messages)
           
 

Uses of MessagesRegistry in org.weda.enhance
 

Methods in org.weda.enhance that return MessagesRegistry
 MessagesRegistry AspectHelper.getMessagesRegistry()
           
 

Uses of MessagesRegistry in org.weda.enhance.impl
 

Methods in org.weda.enhance.impl that return MessagesRegistry
 MessagesRegistry AspectHelperImpl.getMessagesRegistry()
           
 

Methods in org.weda.enhance.impl with parameters of type MessagesRegistry
 void AspectHelperImpl.setMessagesRegistry(MessagesRegistry messagesRegistry)
           
 

Uses of MessagesRegistry in org.weda.message.impl
 

Classes in org.weda.message.impl that implement MessagesRegistry
 class MessagesImpl
           
 

Uses of MessagesRegistry in org.weda.tapestry.component
 

Methods in org.weda.tapestry.component that return MessagesRegistry
abstract  MessagesRegistry AbstractComponent.getAllMessages()
           
 



Copyright © 2005-2006 . All Rights Reserved.