org.jboss.seam.deployment
public class PagesDotXmlDeploymentHandler extends AbstractDeploymentHandler
PagesDotXmlDeploymentHandler
process pages.xml files
Its only purpose is to make sure pages.xml gets updated by hot deployModifier and Type | Field and Description |
---|---|
static String |
NAME
Name under which this
DeploymentHandler is registered |
Constructor and Description |
---|
PagesDotXmlDeploymentHandler() |
Modifier and Type | Method and Description |
---|---|
DeploymentMetadata |
getMetadata()
Get DeploymentHandlerMetadata for resources this deployment handler is
interested in processing.
|
String |
getName()
A key used to identify the deployment handler
|
static PagesDotXmlDeploymentHandler |
instance() |
getResources, postProcess, setResources, toString
public static final String NAME
DeploymentHandler
is registeredpublic String getName()
DeploymentHandler
public static PagesDotXmlDeploymentHandler instance()
public DeploymentMetadata getMetadata()
DeploymentHandler
Copyright © 2015 Seam Framework. All Rights Reserved.