Version: 1.1.1

org.inb.biomoby.central
Class MobyCentralFactory

java.lang.Object
  extended by org.inb.biomoby.central.MobyCentralFactory

public class MobyCentralFactory
extends Object

Author:
Dmitry Repchevsky

Method Summary
static MobyCentralOperations getCentralDigest(MobyCentral central)
          Factory method to obtain an implementation of MobyCentralOperations interface
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCentralDigest

public static MobyCentralOperations getCentralDigest(MobyCentral central)
Factory method to obtain an implementation of MobyCentralOperations interface

Parameters:
central - - A MobyCentral object which defines which BioMoby Registry we are connecting.
Returns:
- MobyCentralOperatons interface implementation to connect to the given BioMoby Registry

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010