org.ofbiz.entity.config
Class EntityEcaReaderInfo

java.lang.Object
  extended by org.ofbiz.entity.config.NamedInfo
      extended by org.ofbiz.entity.config.ResourceInfo
          extended by org.ofbiz.entity.config.EntityEcaReaderInfo

public class EntityEcaReaderInfo
extends ResourceInfo

Misc. utility method for dealing with the entityengine.xml file


Field Summary
 
Fields inherited from class org.ofbiz.entity.config.ResourceInfo
resourceElements
 
Fields inherited from class org.ofbiz.entity.config.NamedInfo
name
 
Constructor Summary
EntityEcaReaderInfo(org.w3c.dom.Element element)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityEcaReaderInfo

public EntityEcaReaderInfo(org.w3c.dom.Element element)