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
|
Modifier and Type | Class and Description |
---|---|
class |
ClassDescriptor |
Modifier and Type | Method and Description |
---|---|
Set<FileDescriptor> |
WarRootDeploymentStrategy.getDotPageDotXmlFileNames() |
Set<FileDescriptor> |
AbstractDeploymentHandler.getResources() |
Set<FileDescriptor> |
DeploymentHandler.getResources() |
Set<FileDescriptor> |
StandardDeploymentStrategy.getXmlComponents()
Get all XML defined (throught components.xml and component.xml) components
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractDeploymentHandler.setResources(Set<FileDescriptor> resources) |
void |
DeploymentHandler.setResources(Set<FileDescriptor> resources) |
Modifier and Type | Method and Description |
---|---|
void |
Pages.initialize(Set<FileDescriptor> fileNames) |
Copyright © 2015 Seam Framework. All Rights Reserved.