public class PageflowDeploymentHandler extends AbstractDeploymentHandler
| Constructor and Description |
|---|
PageflowDeploymentHandler() |
| 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
|
void |
postProcess(ClassLoader classLoader) |
getResources, setResources, toStringpublic static final String NAME
public String getName()
DeploymentHandlerpublic void postProcess(ClassLoader classLoader)
postProcess in interface DeploymentHandlerpostProcess in class AbstractDeploymentHandlerpublic DeploymentMetadata getMetadata()
DeploymentHandlerCopyright © 2015 Seam Framework. All Rights Reserved.