org.jboss.beans.info.spi
Interface BeanInfoFactory

All Known Implementing Classes:
AbstractBeanInfoFactory

public interface BeanInfoFactory

BeanInfo Factory.

Version:
$Revision: 41223 $
Author:
Adrian Brock

Method Summary
 BeanInfo getBeanInfo(ClassAdapter classAdapter)
          Retrieve the bean information
 

Method Detail

getBeanInfo

BeanInfo getBeanInfo(ClassAdapter classAdapter)
Retrieve the bean information

Parameters:
classAdapter - the classAdapter
Returns:
the bean information


Copyright © 2008 JBoss Inc.. All Rights Reserved.