|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StructureModificationChecker
Simple structure modification checker interface.
| Method Summary | |
|---|---|
boolean |
hasStructureBeenModified(VFSDeployment deployment)
Has structure been modified. |
boolean |
hasStructureBeenModified(VFSDeploymentContext deploymentContext)
Has structure been modified. |
boolean |
hasStructureBeenModified(org.jboss.virtual.VirtualFile root)
Has structure been modified. |
| Methods inherited from interface org.jboss.deployers.vfs.spi.structure.modified.StructureListener |
|---|
addStructureRoot, removeStructureRoot |
| Method Detail |
|---|
boolean hasStructureBeenModified(org.jboss.virtual.VirtualFile root)
throws IOException
root - the structure's root
IOException - for any error
boolean hasStructureBeenModified(VFSDeployment deployment)
throws IOException
deployment - the vfs deployment
IOException - for any error
boolean hasStructureBeenModified(VFSDeploymentContext deploymentContext)
throws IOException
deploymentContext - the vfs deployment context
IOException - for any error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||