|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.seam.deployment | |
---|---|
org.jboss.seam.deployment | Scanners and handlers for automatically loading components from deployed archives. |
Classes in org.jboss.seam.deployment used by org.jboss.seam.deployment | |
---|---|
AbstractDeploymentHandler
Abstract base class for DeploymentHandler providing common functionality |
|
AbstractScanner
Abstract base class for Scanner providing common functionality |
|
DeploymentHandler
A deployment handler is responsible for processing found resources All deployment handlers should specify a unique name under which they will be registered with the DeploymentStrategy |
|
DeploymentStrategy
A DeploymentStrategy coordinates the deploy of resources for a Seam
application. |
|
HotDeploymentStrategy
A deployment strategy for hot deployable Java Seam components |
|
Scanner
The Scanner is used to find resources to be processed by Seam The processing is done by DeploymentHandler s |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |