public class DynamicResourcesScanner extends Object implements ResourcesScanner
| Constructor and Description |
|---|
DynamicResourcesScanner(Collection<VFSRoot> cpFiles,
ResourceFactory resourceFactory) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ResourceKey> |
getResources() |
void |
scan() |
public DynamicResourcesScanner(Collection<VFSRoot> cpFiles, ResourceFactory resourceFactory)
public void scan()
throws IOException
scan in interface ResourcesScannerIOExceptionpublic Collection<ResourceKey> getResources()
getResources in interface ResourcesScannerCopyright © 2015 JBoss by Red Hat. All Rights Reserved.