|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Scanner
The Scanner is used to find resources to be processed by Seam
The processing is done by DeploymentHandlers
| Method Summary | |
|---|---|
void |
scanDirectories(java.io.File[] directories)
Recursively scan directories. |
void |
scanResources(java.lang.String[] resources)
Scan for structures which contain any of the given resources in their root |
| Method Detail |
|---|
void scanDirectories(java.io.File[] directories)
directories - An array of the roots of the directory trees to scanvoid scanResources(java.lang.String[] resources)
resources - The resources to scan for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||