Uses of Interface
org.codehaus.waffle.i18n.MessageResources

Packages that use MessageResources
org.codehaus.waffle   
org.codehaus.waffle.bind   
org.codehaus.waffle.context   
org.codehaus.waffle.context.pico   
org.codehaus.waffle.i18n   
 

Uses of MessageResources in org.codehaus.waffle
 

Methods in org.codehaus.waffle that return MessageResources
 MessageResources ComponentRegistry.getMessageResources()
           
 

Uses of MessageResources in org.codehaus.waffle.bind
 

Constructors in org.codehaus.waffle.bind with parameters of type MessageResources
DefaultBindErrorMessageResolver(MessageResources messageResources)
           
 

Uses of MessageResources in org.codehaus.waffle.context
 

Fields in org.codehaus.waffle.context declared as MessageResources
protected  MessageResources AbstractContextContainerFactory.messageResources
           
 

Constructors in org.codehaus.waffle.context with parameters of type MessageResources
AbstractContextContainerFactory(MessageResources messagesResources)
           
 

Uses of MessageResources in org.codehaus.waffle.context.pico
 

Methods in org.codehaus.waffle.context.pico that return MessageResources
 MessageResources PicoComponentRegistry.getMessageResources()
           
 

Constructors in org.codehaus.waffle.context.pico with parameters of type MessageResources
PicoContextContainerFactory(MessageResources messageResources)
           
RubyAwarePicoContextContainerFactory(MessageResources messageResources)
           
 

Uses of MessageResources in org.codehaus.waffle.i18n
 

Classes in org.codehaus.waffle.i18n that implement MessageResources
 class DefaultMessageResources
           
 



Copyright © 2007 null. All Rights Reserved.