com.abra.j2xb.beans.model
Class BeanInfoCache

java.lang.Object
  extended by com.abra.j2xb.beans.model.BeanInfoCache

public class BeanInfoCache
extends java.lang.Object

Since:
JDK1.5
Version:
1.0, May 1, 2008
Author:
Yoav Abrahami

Method Summary
 BeanInfoEx getBeanInfo(java.lang.Class<?> clazz)
           
static BeanInfoCache getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBeanInfo

public BeanInfoEx getBeanInfo(java.lang.Class<?> clazz)
                       throws java.beans.IntrospectionException
Throws:
java.beans.IntrospectionException

getInstance

public static BeanInfoCache getInstance()


Copyright © 2008. All Rights Reserved.