org.jadira.dependencynavigator.implementations.zip
Class ZipFileWorkspaceLoader

Package class diagram package ZipFileWorkspaceLoader
java.lang.Object
  extended by org.jadira.dependencynavigator.implementations.zip.ZipFileWorkspaceLoader
All Implemented Interfaces:
WorkspaceLoader

public class ZipFileWorkspaceLoader
extends Object
implements WorkspaceLoader


Constructor Summary
ZipFileWorkspaceLoader()
           
 
Method Summary
 RootPom getRoot()
           
 void loadPom()
           
 void reloadPom()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipFileWorkspaceLoader

public ZipFileWorkspaceLoader()
Method Detail

loadPom

public void loadPom()
Specified by:
loadPom in interface WorkspaceLoader

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.