|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VFSStructuralDeployers | |
|---|---|
| org.jboss.deployers.vfs.plugins.structure | |
| org.jboss.deployers.vfs.spi.structure | |
| org.jboss.deployers.vfs.spi.structure.helpers | |
| Uses of VFSStructuralDeployers in org.jboss.deployers.vfs.plugins.structure |
|---|
| Classes in org.jboss.deployers.vfs.plugins.structure that implement VFSStructuralDeployers | |
|---|---|
class |
VFSStructuralDeployersImpl
VFSStructuralDeployersImpl. |
| Uses of VFSStructuralDeployers in org.jboss.deployers.vfs.spi.structure |
|---|
| Methods in org.jboss.deployers.vfs.spi.structure that return VFSStructuralDeployers | |
|---|---|
VFSStructuralDeployers |
StructureContext.getDeployers()
Get the deployers. |
| Constructors in org.jboss.deployers.vfs.spi.structure with parameters of type VFSStructuralDeployers | |
|---|---|
StructureContext(org.jboss.virtual.VirtualFile root,
StructureMetaData metaData,
VFSStructuralDeployers deployers)
Create a new structure context from a root |
|
StructureContext(org.jboss.virtual.VirtualFile root,
org.jboss.virtual.VirtualFile parent,
org.jboss.virtual.VirtualFile file,
StructureMetaData metaData,
VFSStructuralDeployers deployers,
StructureContext parentContext)
Create a new structure context from a root |
|
| Uses of VFSStructuralDeployers in org.jboss.deployers.vfs.spi.structure.helpers |
|---|
| Methods in org.jboss.deployers.vfs.spi.structure.helpers with parameters of type VFSStructuralDeployers | |
|---|---|
protected void |
AbstractStructureDeployer.addAllChildren(org.jboss.virtual.VirtualFile root,
org.jboss.virtual.VirtualFile parent,
StructureMetaData metaData,
VFSStructuralDeployers deployers)
Add all children as candidates |
protected void |
AbstractStructureDeployer.addChildren(org.jboss.virtual.VirtualFile root,
org.jboss.virtual.VirtualFile parent,
StructureMetaData metaData,
VFSStructuralDeployers deployers,
org.jboss.virtual.VisitorAttributes attributes)
Add all children as candidates |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||