org.metaqtl.bio.entity.factory
Class XmlBioEntitiesFactory

java.lang.Object
  extended by org.metaqtl.bio.entity.factory.BioEntityFactory
      extended by org.metaqtl.bio.entity.factory.XmlBioEntityFactory
          extended by org.metaqtl.bio.entity.factory.XmlBioEntitiesFactory

public class XmlBioEntitiesFactory
extends XmlBioEntityFactory

Class Description Here

Author:
Jean-Baptiste Veyrieras

Constructor Summary
XmlBioEntitiesFactory()
           
 
Method Summary
protected  java.lang.Class getEntityBeanClass()
           
protected  int getEntityType()
           
 
Methods inherited from class org.metaqtl.bio.entity.factory.XmlBioEntityFactory
load, load, unload, unload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlBioEntitiesFactory

public XmlBioEntitiesFactory()
Method Detail

getEntityBeanClass

protected java.lang.Class getEntityBeanClass()
Specified by:
getEntityBeanClass in class XmlBioEntityFactory

getEntityType

protected int getEntityType()
Specified by:
getEntityType in class XmlBioEntityFactory