public class StaticResourcesScanner extends Object implements ResourcesScanner
| Constructor and Description |
|---|
StaticResourcesScanner(Collection<VirtualFile> resourceRoots) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ResourceKey> |
getResources() |
void |
scan() |
public StaticResourcesScanner(Collection<VirtualFile> resourceRoots)
public void scan()
throws Exception
scan in interface ResourcesScannerExceptionpublic Collection<ResourceKey> getResources()
getResources in interface ResourcesScannerCopyright © 2015 JBoss by Red Hat. All Rights Reserved.