Uses of Interface
org.caleigo.core.meta.IMetaConsumer

Packages that use IMetaConsumer
org.caleigo.core.meta   
org.caleigo.core.service   
 

Uses of IMetaConsumer in org.caleigo.core.meta
 

Classes in org.caleigo.core.meta that implement IMetaConsumer
 class DescriptorBuilder
           
 class EntityBuilder
           
 

Methods in org.caleigo.core.meta with parameters of type IMetaConsumer
 void MetaEntityMetaProducer.produce(IMetaConsumer consumer)
          Start the production of meta data.
 void IMetaProducer.produce(IMetaConsumer consumer)
          Start the production of meta data.
 

Uses of IMetaConsumer in org.caleigo.core.service
 

Methods in org.caleigo.core.service with parameters of type IMetaConsumer
 void JDBCMetaProducer.produce(IMetaConsumer consumer)
           
 



Copyright © 2005 Caleigo. All Rights Reserved.