org.richfaces.cdk.resource.scan.impl
Class StaticResourcesScanner
java.lang.Object
org.richfaces.cdk.resource.scan.impl.StaticResourcesScanner
- All Implemented Interfaces:
- ResourcesScanner
public class StaticResourcesScanner
- extends Object
- implements ResourcesScanner
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticResourcesScanner
public StaticResourcesScanner(Collection<VirtualFile> resourceRoots)
scan
public void scan()
throws Exception
- Specified by:
scan in interface ResourcesScanner
- Throws:
Exception
getResources
public Collection<org.richfaces.resource.ResourceKey> getResources()
- Specified by:
getResources in interface ResourcesScanner
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.