|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.deployment.AbstractDeploymentHandler
org.jboss.seam.bpm.PageflowDeploymentHandler
public class PageflowDeploymentHandler
| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Constructor Summary | |
|---|---|
PageflowDeploymentHandler()
|
|
| Method Summary | |
|---|---|
DeploymentMetadata |
getMetadata()
Get DeploymentHandlerMetadata for resources this deployment handler is interested in processing. |
java.lang.String |
getName()
A key used to identify the deployment handler |
void |
postProcess(java.lang.ClassLoader classLoader)
|
| Methods inherited from class org.jboss.seam.deployment.AbstractDeploymentHandler |
|---|
getResources, setResources, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public PageflowDeploymentHandler()
| Method Detail |
|---|
public java.lang.String getName()
DeploymentHandler
public void postProcess(java.lang.ClassLoader classLoader)
postProcess in interface DeploymentHandlerpostProcess in class AbstractDeploymentHandlerpublic DeploymentMetadata getMetadata()
DeploymentHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||