org.archive.wayback.webapp
Class WaybackCollection
java.lang.Object
org.archive.wayback.webapp.WaybackCollection
public class WaybackCollection
- extends java.lang.Object
Abstraction point for sharing document collection and index across multiple
AccessPoints.
- Version:
- $Date$, $Revision$
- Author:
- brad
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WaybackCollection
public WaybackCollection()
shutdown
public void shutdown()
throws java.io.IOException
- Throws:
java.io.IOException
getResourceStore
public ResourceStore getResourceStore()
throws ConfigurationException
- Throws:
ConfigurationException
setResourceStore
public void setResourceStore(ResourceStore resourceStore)
getResourceIndex
public ResourceIndex getResourceIndex()
throws ConfigurationException
- Throws:
ConfigurationException
setResourceIndex
public void setResourceIndex(ResourceIndex resourceIndex)
getShutdownables
public java.util.List<Shutdownable> getShutdownables()
setShutdownables
public void setShutdownables(java.util.List<Shutdownable> shutdownables)
Copyright © 2005-2009 Internet Archive. All Rights Reserved.