Package org.jboss.seam.deployment

Scanners for automatically loading components from deployed archives.

See:
          Description

Class Summary
ComponentScanner Scans archives in the Seam classpath for Seam components.
GroovyComponentScanner Scan Groovy files as well as Java files

TODO: make it so that you can plug any Scripting scanner

NamespaceScanner Scanner for XML namespace declarations
Scanner Abstract class for scanning archives in the Seam classpath.
 

Package org.jboss.seam.deployment Description

Scanners for automatically loading components from deployed archives. Internal implementation stuff.