uk.ac.gla.dcs.renaissance.iqir.config
Class BatchFileStorageFullConfiguration<K,W extends bpiwowar.db.BatchFileStorage.Location<K>,V>

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.iqir.config.BatchFileStorageFullConfiguration<K,W,V>
Type Parameters:
V -

public class BatchFileStorageFullConfiguration<K,W extends bpiwowar.db.BatchFileStorage.Location<K>,V>
extends Object

Configuration for a batch file storage

Author:
bpiwowar

Constructor Summary
BatchFileStorageFullConfiguration()
           
 
Method Summary
 bpiwowar.db.BatchFileStorage<K,W,V> init(Class<W> kClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchFileStorageFullConfiguration

public BatchFileStorageFullConfiguration()
Method Detail

init

public bpiwowar.db.BatchFileStorage<K,W,V> init(Class<W> kClass)
                                                                                          throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.