RichFaces Core Implementation 4.1.0.Final

org.richfaces.resource
Class ResourceLibraryFactoryImpl

java.lang.Object
  extended by org.richfaces.resource.ResourceLibraryFactoryImpl
All Implemented Interfaces:
org.richfaces.resource.ResourceLibraryFactory

public class ResourceLibraryFactoryImpl
extends Object
implements org.richfaces.resource.ResourceLibraryFactory

Author:
Nick Belaevski

Constructor Summary
ResourceLibraryFactoryImpl()
           
 
Method Summary
 org.richfaces.resource.ResourceLibrary getResourceLibrary(String name, String library)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceLibraryFactoryImpl

public ResourceLibraryFactoryImpl()
Method Detail

getResourceLibrary

public org.richfaces.resource.ResourceLibrary getResourceLibrary(String name,
                                                                 String library)
Specified by:
getResourceLibrary in interface org.richfaces.resource.ResourceLibraryFactory

RichFaces Core Implementation 4.1.0.Final

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