org.jboss.javabean.plugins.jaxb
Class JavaBeanBuilder

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

public class JavaBeanBuilder
extends Object
implements org.jboss.xb.spi.BeanAdapterBuilder

JavaBeanBuilder.

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

Constructor Summary
JavaBeanBuilder()
           
 
Method Summary
 org.jboss.xb.spi.BeanAdapterFactory newFactory(BeanInfo beanInfo, MethodInfo factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaBeanBuilder

public JavaBeanBuilder()
Method Detail

newFactory

public org.jboss.xb.spi.BeanAdapterFactory newFactory(BeanInfo beanInfo,
                                                      MethodInfo factory)
Specified by:
newFactory in interface org.jboss.xb.spi.BeanAdapterBuilder


Copyright © 2008 JBoss Inc.. All Rights Reserved.