Package | Description |
---|---|
org.jboss.seam.deployment |
Scanners and handlers for automatically loading components
from deployed archives.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractScanner
Abstract base class for
Scanner providing common functionality
This class provides file-system orientated scanning |
class |
ForwardingAbstractScanner |
class |
TimestampScanner
A no-op version of the URLScanner that merely returns whether the deployment
handler would in fact handle this file.
|
class |
URLScanner
Implementation of
Scanner which can scan a URLClassLoader |
Modifier and Type | Method and Description |
---|---|
protected Scanner |
DeploymentStrategy.getScanner()
Get the scanner being used
|
protected Scanner |
ForwardingDeploymentStrategy.getScanner() |
Copyright © 2015 Seam Framework. All Rights Reserved.