com.assaydepot
Class AssayDepotFactory

java.lang.Object
  extended by com.assaydepot.AssayDepotFactory

public class AssayDepotFactory
extends Object


Constructor Summary
AssayDepotFactory()
           
 
Method Summary
static AssayDepot getAssayDepot(Configuration conf)
          Creates a AssayDepotFactory with the given configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssayDepotFactory

public AssayDepotFactory()
Method Detail

getAssayDepot

public static AssayDepot getAssayDepot(Configuration conf)
Creates a AssayDepotFactory with the given configuration.

Parameters:
conf - the configuration to use


Copyright © 2012. All Rights Reserved.