Uses of Interface
org.richfaces.application.MessageFactoryImpl.Factory

Packages that use MessageFactoryImpl.Factory
org.richfaces.application   
 

Uses of MessageFactoryImpl.Factory in org.richfaces.application
 

Methods in org.richfaces.application with parameters of type MessageFactoryImpl.Factory
protected
<T> T
MessageFactoryImpl.create(javax.faces.context.FacesContext context, MessageFactoryImpl.Factory<T> factory, java.util.Locale locale, java.lang.Enum<?> messageKey, java.lang.Object... args)
           
protected
<T> T
MessageFactoryImpl.detectLocalesAndCreate(javax.faces.context.FacesContext context, MessageFactoryImpl.Factory<T> factory, java.lang.Enum<?> messageKey, java.lang.Object... args)
           
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.