| Class | Description |
|---|---|
| DefaultDiscoveryStrategy |
Default implementation of the DiscoveryStrategy abstract class.
|
| DiscoveryStrategy |
DiscoveryStrategy defines a strategy for discovering the Weld SE archive and processing the separate archives.
|
| FileSystemURLHandler |
This class provides file-system orientated scanning
|
| JandexEnabledDiscoveryStrategy |
An implementation of
DiscoveryStrategy that is used when the jandex is available. |
| JandexEnabledFileSystemURLHandler |
An implementation of
FileSystemURLHandler that is filling the BeanArchiveBuilder also with the jandex index. |
| URLScanner |
Scan the classloader
|
| WeldSEResourceLoader |
A simple resource loader.
|
| WeldSEUrlDeployment |
Weld Deployment for Java SE environment.
|
| Exception | Description |
|---|---|
| ClasspathScanningException |
Copyright © 2014 Seam Framework. All Rights Reserved.