public interface WorkspaceExecContextFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getWorkspaceDirInitProperty()
Initialization property that specifies the path of the root workspace
directory.
|
String getWorkspaceDirInitProperty()
Such an initialization property is expected to be provided to
ExecContextFactory.getExecContext(java.util.Properties) in order to specify where the
workspace directory is. If not, the ExecContextFactory is expected to
use the current working directory as the workspace directory.
Copyright © 2015–2017 AZYVA INC.. All rights reserved.