Uses of Interface
org.richfaces.application.ServiceReference

Packages that use ServiceReference
org.richfaces.application   
 

Uses of ServiceReference in org.richfaces.application
 

Methods in org.richfaces.application with parameters of type ServiceReference
static
<T> void
ServiceTracker.setServiceReference(javax.faces.context.FacesContext context, java.lang.Class<T> serviceClass, ServiceReference<T> serviceReference)
          Registers ServiceReference for the given service class.
 



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