org.jadira.dependencynavigator.implementations.local
Class LocalDiskWorkspaceLoader
java.lang.Object
org.jadira.dependencynavigator.implementations.local.LocalDiskWorkspaceLoader
- All Implemented Interfaces:
- WorkspaceLoader
public class LocalDiskWorkspaceLoader
- extends Object
- implements WorkspaceLoader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalDiskWorkspaceLoader
public LocalDiskWorkspaceLoader()
loadPom
public void loadPom()
throws ArtifactInitialisationException
- Specified by:
loadPom
in interface WorkspaceLoader
- Throws:
ArtifactInitialisationException
getRoot
public RootPom getRoot()
- Specified by:
getRoot
in interface WorkspaceLoader
reloadPom
public void reloadPom()
throws ArtifactInitialisationException
- Specified by:
reloadPom
in interface WorkspaceLoader
- Throws:
ArtifactInitialisationException
Copyright © 2010 Jadira Systems. All Rights Reserved.