org.nuxeo.runtime.jboss.deployment.preprocessor.install.commands
Class MkdirCommand
java.lang.Object
org.nuxeo.runtime.jboss.deployment.preprocessor.install.commands.MkdirCommand
- All Implemented Interfaces:
- Command
public class MkdirCommand
- extends Object
- implements Command
- Author:
- Bogdan Stefanescu
path
protected final Path path
MkdirCommand
public MkdirCommand(Path path)
- Constructor for mkdir command.
- Parameters:
path - the path relative to the root container.
exec
public void exec(CommandContext ctx)
throws IOException
- Specified by:
exec in interface Command
- Throws:
IOException
toString
public String toString()
- Overrides:
toString in class Object
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.