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 ResourcesScanner
IOException
public Collection<ResourceKey> getResources()
getResources
in interface ResourcesScanner
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.