RichFaces Core Implementation 4.1.0.20111101-M4

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, Locale locale, Enum<?> messageKey, Object... args)
           
protected
<T> T
MessageFactoryImpl.detectLocalesAndCreate(javax.faces.context.FacesContext context, MessageFactoryImpl.Factory<T> factory, Enum<?> messageKey, Object... args)
           
 


RichFaces Core Implementation 4.1.0.20111101-M4

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