org.caleigo.core.meta
Class MetaEntityMetaProducer

java.lang.Object
  extended byorg.caleigo.core.meta.MetaEntityMetaProducer
All Implemented Interfaces:
IMetaProducer

public class MetaEntityMetaProducer
extends java.lang.Object
implements IMetaProducer

Version:
1.0
Author:
Mattias Hagstrand

Constructor Summary
MetaEntityMetaProducer()
           
 
Method Summary
 void produce(IMetaConsumer consumer)
          Start the production of meta data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaEntityMetaProducer

public MetaEntityMetaProducer()
Method Detail

produce

public void produce(IMetaConsumer consumer)
Start the production of meta data.

Specified by:
produce in interface IMetaProducer
Parameters:
consumer - the consumer of the meta data.


Copyright © 2005 Caleigo. All Rights Reserved.