|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RequestParameters.ResourceProvider
Gives the opportunity to add dynamic resources to the page. Each request can have a list of such providers.
Method Summary | |
---|---|
java.util.List<Resource> |
getResources(javax.faces.context.FacesContext context)
|
Method Detail |
---|
java.util.List<Resource> getResources(javax.faces.context.FacesContext context) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |