Uses of Package
dk.netarkivet.common.utils

Packages that use dk.netarkivet.common.utils
dk.netarkivet.archive.arcrepository   
dk.netarkivet.archive.arcrepository.bitpreservation   
dk.netarkivet.archive.bitarchive   
dk.netarkivet.archive.bitarchive.distribute   
dk.netarkivet.archive.checksum.distribute   
dk.netarkivet.archive.indexserver   
dk.netarkivet.archive.indexserver.distribute   
dk.netarkivet.common.distribute   
dk.netarkivet.common.distribute.arcrepository   
dk.netarkivet.common.distribute.indexserver   
dk.netarkivet.common.distribute.monitorregistry   
dk.netarkivet.common.utils   
dk.netarkivet.common.webinterface   
dk.netarkivet.harvester.datamodel   
dk.netarkivet.harvester.harvesting   
dk.netarkivet.harvester.harvesting.distribute   
dk.netarkivet.harvester.scheduler   
dk.netarkivet.harvester.webinterface   
dk.netarkivet.monitor.distribute   
dk.netarkivet.monitor.registry.distribute   
dk.netarkivet.viewerproxy   
dk.netarkivet.wayback.batch   
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.archive.arcrepository
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.archive.arcrepository.bitpreservation
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
KeyValuePair
          A generic Map.Entry class, useful for returning key-value-like results.
SettingsFactory
          Generic class for creating class instances from class names given in settings.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.archive.bitarchive
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.archive.bitarchive.distribute
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.archive.checksum.distribute
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.archive.indexserver
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.archive.indexserver.distribute
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.common.distribute
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
SettingsFactory
          Generic class for creating class instances from class names given in settings.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.common.distribute.arcrepository
SettingsFactory
          Generic class for creating class instances from class names given in settings.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.common.distribute.indexserver
SettingsFactory
          Generic class for creating class instances from class names given in settings.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.common.distribute.monitorregistry
SettingsFactory
          Generic class for creating class instances from class names given in settings.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.common.utils
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
FilterIterator
          An iterator that filters out and converts items from another iterator.
FreeSpaceProvider
          This interface encapsulates providing the number of bytes free on the file system.
Named
          This interface describes objects that have a name.
Notifications
          This class encapsulates reacting to a serious error message.
SettingsFactory
          Generic class for creating class instances from class names given in settings.
SparseBitSet
          A sparse implementation of a BitSet, that does not require memory linear to the largest index.
StringTree
          An interface defining a structure with nodes, subnodes and leaves.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.common.webinterface
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
I18n
          Internationalization class.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.harvester.datamodel
Named
          This interface describes objects that have a name.
SettingsFactory
          Generic class for creating class instances from class names given in settings.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.harvester.harvesting
SettingsFactory
          Generic class for creating class instances from class names given in settings.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.harvester.harvesting.distribute
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.harvester.scheduler
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.harvester.webinterface
I18n
          Internationalization class.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.monitor.distribute
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.monitor.registry.distribute
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.viewerproxy
CleanupIF
          Interface for classes which can be cleaned up by a shutdown hook.
 

Classes in dk.netarkivet.common.utils used by dk.netarkivet.wayback.batch
SettingsFactory
          Generic class for creating class instances from class names given in settings.