|
||||||||||
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(Deployment deployment)
Determine the structure for a deployment |
protected void |
determineStructure(Deployment deployment,
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(Deployment deployment) throws DeploymentException
StructuralDeployers
determineStructure
in interface StructuralDeployers
deployment
- the deployment
DeploymentException
- for any errorprotected void determineStructure(Deployment deployment, StructureMetaData structure) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |