|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssembledDirectory | |
|---|---|
| org.jboss.virtual.plugins.context.vfs | |
| Uses of AssembledDirectory in org.jboss.virtual.plugins.context.vfs |
|---|
| Methods in org.jboss.virtual.plugins.context.vfs that return AssembledDirectory | |
|---|---|
AssembledDirectory |
AssembledContextFactory.create(String rootName)
Creates an assembly returning the root AssembledDirectory . |
AssembledDirectory |
AssembledContextFactory.create(String name,
String rootName)
Creates an assembly returning the root AssembledDirectory . |
AssembledDirectory |
AssembledContextFactory.find(String name)
Find an assembly. |
AssembledDirectory |
AssembledDirectory.mkdir(String name)
Create a directory within this directory. |
AssembledDirectory |
AssembledDirectory.mkdirs(String path)
Make any directories for the give path to a file. |
| Methods in org.jboss.virtual.plugins.context.vfs with parameters of type AssembledDirectory | |
|---|---|
void |
AssembledContextFactory.remove(AssembledDirectory directory)
Remove an assembly |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||