org.loom.annotation.processor.metadata
Class AnnotationMetadataFactory

java.lang.Object
  extended by org.loom.annotation.processor.metadata.AnnotationMetadataFactory

public class AnnotationMetadataFactory
extends java.lang.Object

Factory for AnnotationMetadata

Author:
icoloma

Constructor Summary
AnnotationMetadataFactory()
           
 
Method Summary
 AnnotationMetadata create(java.lang.Class<?> clazz)
           
 void setPropertyWrapperFactory(PropertyWrapperFactory propertyWrapperFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationMetadataFactory

public AnnotationMetadataFactory()
Method Detail

create

public AnnotationMetadata create(java.lang.Class<?> clazz)

setPropertyWrapperFactory

public void setPropertyWrapperFactory(PropertyWrapperFactory propertyWrapperFactory)


The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.