RichFaces Core Implementation 4.3.1.Final-redhat-1

org.richfaces.resource
Class StaticResourceLibrary

java.lang.Object
  extended by org.richfaces.resource.StaticResourceLibrary
All Implemented Interfaces:
org.richfaces.resource.ResourceLibrary

public class StaticResourceLibrary
extends Object
implements org.richfaces.resource.ResourceLibrary

Author:
Nick Belaevski

Constructor Summary
StaticResourceLibrary(org.richfaces.resource.ResourceKey[] keys)
           
 
Method Summary
 Iterable<org.richfaces.resource.ResourceKey> getResources()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticResourceLibrary

public StaticResourceLibrary(org.richfaces.resource.ResourceKey[] keys)
Method Detail

getResources

public Iterable<org.richfaces.resource.ResourceKey> getResources()
Specified by:
getResources in interface org.richfaces.resource.ResourceLibrary

RichFaces Core Implementation 4.3.1.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.