Package | Description |
---|---|
org.jboss.seam.deployment |
Scanners and handlers for automatically loading components
from deployed archives.
|
org.jboss.seam.navigation |
Implementation of pages.xml based navigation
|
Class and Description |
---|
AbstractClassDeploymentHandler |
AbstractDeploymentHandler
Abstract base class for
DeploymentHandler providing common functionality |
AbstractScanner
Abstract base class for
Scanner providing common functionality
This class provides file-system orientated scanning |
ClassDeploymentHandler |
ClassDeploymentMetadata |
ClassDescriptor |
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 |
DeploymentMetadata
Metadata about resources the deployment handler is interested in
|
DeploymentStrategy
A
DeploymentStrategy coordinates the deployment of resources for a Seam
application. |
DotPageDotXmlDeploymentHandler
The
DotPageDotXmlDeploymentHandler process .page.xml files |
FileDescriptor |
ForwardingAbstractScanner |
ForwardingDeploymentStrategy
A decorator for DeploymentStrategy
|
HotDeploymentStrategy
A deployment strategy for hot deployable Java Seam components
|
PagesDotXmlDeploymentHandler
The
PagesDotXmlDeploymentHandler process pages.xml files
Its only purpose is to make sure pages.xml gets updated by hot deploy |
Scanner
The Scanner is used to find resources to be processed by Seam
The processing is done by
DeploymentHandler s |
StandardDeploymentStrategy
The standard deployment strategy used with Seam, deploys non-hot-deployable
Seam components and namespaces
|
Class and Description |
---|
FileDescriptor |
Copyright © 2015 Seam Framework. All Rights Reserved.