org.jadira.dependencynavigator.implementations
Interface WorkspaceLoader
- All Known Implementing Classes:
- LocalDiskWorkspaceLoader, ZipFileWorkspaceLoader
public interface WorkspaceLoader
the graphical ui for loading a pom from the workspace
loadPom
void loadPom()
throws ArtifactInitialisationException
- Throws:
ArtifactInitialisationException
reloadPom
void reloadPom()
throws ArtifactInitialisationException
- Throws:
ArtifactInitialisationException
getRoot
RootPom getRoot()
Copyright © 2010 Jadira Systems. All Rights Reserved.