|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder
public class VFSStructureBuilder
VFSStructureBuilder.
| Constructor Summary | |
|---|---|
VFSStructureBuilder()
|
|
| Method Summary | |
|---|---|
protected void |
applyContextInfo(DeploymentContext context,
ContextInfo contextInfo)
Apply the context info. |
protected org.jboss.virtual.VirtualFile |
applyModification(org.jboss.virtual.VirtualFile file,
ContextInfo contextInfo)
Apply modification if it exists. |
protected DeploymentContext |
createChildDeploymentContext(DeploymentContext parent,
ContextInfo child)
Create a child deployment context |
protected DeploymentContext |
createRootDeploymentContext(Deployment deployment,
StructureMetaData metaData)
Create the root deployment context |
| Methods inherited from class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder |
|---|
applyComparator, applyStructureMetaData, createRootDeploymentContext, getStructureProcessor, populateContext, populateContext, prepareContextInfo, prepareStructureMetaData, setStructureProcessor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VFSStructureBuilder()
| Method Detail |
|---|
protected DeploymentContext createRootDeploymentContext(Deployment deployment,
StructureMetaData metaData)
throws Exception
AbstractStructureBuilder
createRootDeploymentContext in class AbstractStructureBuilderdeployment - the deploymentmetaData - the structure meta data
Exception - for any error
protected DeploymentContext createChildDeploymentContext(DeploymentContext parent,
ContextInfo child)
throws Exception
AbstractStructureBuilder
createChildDeploymentContext in class AbstractStructureBuilderparent - the parent deployment contextchild - the child context
Exception - for any error
protected org.jboss.virtual.VirtualFile applyModification(org.jboss.virtual.VirtualFile file,
ContextInfo contextInfo)
throws Exception
file - the filecontextInfo - the context info
Exception - for any error
protected void applyContextInfo(DeploymentContext context,
ContextInfo contextInfo)
throws Exception
AbstractStructureBuilder
applyContextInfo in class AbstractStructureBuildercontext - the contextcontextInfo - the contextInfo
Exception - for any error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||