- All Implemented Interfaces:
- org.azyva.dragom.execcontext.plugin.ExecContextPluginFactory<org.azyva.dragom.execcontext.plugin.WorkspacePlugin>
public class DefaultWorkspacePluginFactory
extends Object
implements org.azyva.dragom.execcontext.plugin.ExecContextPluginFactory<org.azyva.dragom.execcontext.plugin.WorkspacePlugin>
TODO: Assumes dragom metadata dir exists, but may not be initialized based on version.
Multiple Versions of the same Module are not supported in user workspace directories.
- Author:
- David Raymond
This class cannot be a simple
WorkspacePlugin implementation to be used
in conjunction with GenericExecContextPluginFactory since the creation
of an instance may actually require unmarshalling existing workspace data from
a file within the ExecContext workspace.