org.metastopheles.annotation
Class AnnotationBeanMetaDataFactory

java.lang.Object
  extended by org.metastopheles.BeanMetaDataFactory
      extended by org.metastopheles.annotation.AnnotationBeanMetaDataFactory

public class AnnotationBeanMetaDataFactory
extends BeanMetaDataFactory


Constructor Summary
AnnotationBeanMetaDataFactory()
           
AnnotationBeanMetaDataFactory(Class baseClass)
           
AnnotationBeanMetaDataFactory(URL... urls)
           
 
Method Summary
 
Methods inherited from class org.metastopheles.BeanMetaDataFactory
clear, getBeanMetaData, getBeanMetaDataDecorators, getMethodMetaDataDecorators, getPropertyMetaDataDecorators, setBeanMetaDataDecorators, setMethodMetaDataDecorators, setPropertyMetaDataDecorators
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationBeanMetaDataFactory

public AnnotationBeanMetaDataFactory()

AnnotationBeanMetaDataFactory

public AnnotationBeanMetaDataFactory(Class baseClass)

AnnotationBeanMetaDataFactory

public AnnotationBeanMetaDataFactory(URL... urls)


Copyright © 2011. All Rights Reserved.