|
||||||||||
| 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.deployment.DotComponentDotXmlDeploymentHandler
public class DotComponentDotXmlDeploymentHandler
The DotComponentDotXmlDeploymentHandler .component.xml files
| Field Summary | |
|---|---|
static java.lang.String |
NAME
Name under which this DeploymentHandler is registered |
| Constructor Summary | |
|---|---|
DotComponentDotXmlDeploymentHandler()
|
|
| 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 |
| Methods inherited from class org.jboss.seam.deployment.AbstractDeploymentHandler |
|---|
getResources, postProcess, 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
DeploymentHandler is registered
| Constructor Detail |
|---|
public DotComponentDotXmlDeploymentHandler()
| Method Detail |
|---|
public java.lang.String getName()
DeploymentHandler
public DeploymentMetadata getMetadata()
DeploymentHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||