org.chromattic.core.bean
Class BeanInfoFactory<T>

java.lang.Object
  extended by org.chromattic.core.bean.BeanInfoFactory<T>

public class BeanInfoFactory<T>
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
BeanInfoFactory(org.reflext.core.TypeDomain<T,?> typeFactory)
           
 
Method Summary
 BeanInfo getBeanInfo(T type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanInfoFactory

public BeanInfoFactory(org.reflext.core.TypeDomain<T,?> typeFactory)
Method Detail

getBeanInfo

public BeanInfo getBeanInfo(T type)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.