org.richfaces.cdk.resource.scan.impl
Class DynamicResourcesScanner
java.lang.Object
org.richfaces.cdk.resource.scan.impl.DynamicResourcesScanner
- All Implemented Interfaces:
- ResourcesScanner
public class DynamicResourcesScanner
- 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 |
DynamicResourcesScanner
public DynamicResourcesScanner(Collection<VFSRoot> cpFiles,
org.richfaces.resource.ResourceFactory resourceFactory)
scan
public void scan()
throws IOException
- Specified by:
scan in interface ResourcesScanner
- Throws:
IOException
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.