|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VFSDeployment | |
---|---|
org.jboss.deployers.vfs.plugins.client | |
org.jboss.deployers.vfs.spi.client | |
org.jboss.deployers.vfs.spi.structure.modified |
Uses of VFSDeployment in org.jboss.deployers.vfs.plugins.client |
---|
Classes in org.jboss.deployers.vfs.plugins.client that implement VFSDeployment | |
---|---|
class |
AbstractVFSDeployment
AbstractVFSDeployment. |
Methods in org.jboss.deployers.vfs.plugins.client that return VFSDeployment | |
---|---|
protected VFSDeployment |
DefaultVFSDeploymentFactory.newVFSDeployment(org.jboss.virtual.VirtualFile root)
|
Uses of VFSDeployment in org.jboss.deployers.vfs.spi.client |
---|
Methods in org.jboss.deployers.vfs.spi.client that return VFSDeployment | |
---|---|
VFSDeployment |
VFSDeploymentFactory.createVFSDeployment(org.jboss.virtual.VirtualFile root)
Create a new VFS deployment |
protected abstract VFSDeployment |
VFSDeploymentFactory.newVFSDeployment(org.jboss.virtual.VirtualFile root)
Create a new VFS deployment |
Uses of VFSDeployment in org.jboss.deployers.vfs.spi.structure.modified |
---|
Methods in org.jboss.deployers.vfs.spi.structure.modified with parameters of type VFSDeployment | |
---|---|
boolean |
AbstractStructureModificationChecker.hasStructureBeenModified(VFSDeployment deployment)
|
boolean |
StructureModificationChecker.hasStructureBeenModified(VFSDeployment deployment)
Has structure been modified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |