org.jboss.javabean.plugins.jaxb
Class JavaBeanBuilder10

java.lang.Object
  extended by org.jboss.javabean.plugins.jaxb.JavaBeanBuilder10
All Implemented Interfaces:
BeanAdapterBuilder

public class JavaBeanBuilder10
extends Object
implements BeanAdapterBuilder

JavaBeanBuilder version 1.

Version:
$Revision: 1.1 $
Author:
Ales Justin, Adrian Brock

Constructor Summary
JavaBeanBuilder10()
           
 
Method Summary
 BeanAdapterFactory newFactory(org.jboss.beans.info.spi.BeanInfo beanInfo, org.jboss.reflect.spi.MethodInfo factory)
          Create a new bean adapter factory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaBeanBuilder10

public JavaBeanBuilder10()
Method Detail

newFactory

public BeanAdapterFactory newFactory(org.jboss.beans.info.spi.BeanInfo beanInfo,
                                     org.jboss.reflect.spi.MethodInfo factory)
Description copied from interface: BeanAdapterBuilder
Create a new bean adapter factory

Specified by:
newFactory in interface BeanAdapterBuilder
Parameters:
beanInfo - the bean info
factory - the factory
Returns:
the factory


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.