it.biobytes.ammentos.util
Class MetadataInspector

java.lang.Object
  extended by it.biobytes.ammentos.util.MetadataInspector

public class MetadataInspector
extends java.lang.Object

Author:
davide

Constructor Summary
MetadataInspector()
          Creates a new instance of MetadataInspector
 
Method Summary
 Metadata loadMetadata(java.lang.Class c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataInspector

public MetadataInspector()
Creates a new instance of MetadataInspector

Method Detail

loadMetadata

public Metadata loadMetadata(java.lang.Class c)
                      throws PersistenceException
Throws:
PersistenceException