|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers
public class AbstractStructuralDeployers
AbstractStructuralDeployers.
| Constructor Summary | |
|---|---|
AbstractStructuralDeployers()
|
|
| Method Summary | |
|---|---|
DeploymentContext |
determineStructure(org.jboss.deployers.client.spi.Deployment deployment)
Determine the structure for a deployment |
protected void |
determineStructure(org.jboss.deployers.client.spi.Deployment deployment,
org.jboss.deployers.spi.structure.StructureMetaData structure)
|
StructureBuilder |
getStructureBuilder()
Get the structureBuilder. |
void |
setStructureBuilder(StructureBuilder structureBuilder)
Set the structureBuilder. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractStructuralDeployers()
| Method Detail |
|---|
public StructureBuilder getStructureBuilder()
public void setStructureBuilder(StructureBuilder structureBuilder)
structureBuilder - the structureBuilder.
public DeploymentContext determineStructure(org.jboss.deployers.client.spi.Deployment deployment)
throws org.jboss.deployers.spi.DeploymentException
StructuralDeployers
determineStructure in interface StructuralDeployersdeployment - the deployment
org.jboss.deployers.spi.DeploymentException - for any error
protected void determineStructure(org.jboss.deployers.client.spi.Deployment deployment,
org.jboss.deployers.spi.structure.StructureMetaData structure)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||