JBoss XML Binding 2.0.3.GA

org.jboss.javabean.plugins.jaxb
Class JavaBeanFactory10

java.lang.Object
  extended by org.jboss.xb.spi.BeanAdapterFactory
      extended by org.jboss.javabean.plugins.jaxb.JavaBeanFactory10

public class JavaBeanFactory10
extends BeanAdapterFactory

JavaBeanFactory version 1.

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

Constructor Summary
JavaBeanFactory10()
           
 
Method Summary
 BeanAdapter newInstance()
          Create a new BeanAdapter
 
Methods inherited from class org.jboss.xb.spi.BeanAdapterFactory
addProperty, getAvailable, getProperties, getPropertyHandler, getWildcardHandler, setWildcardHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaBeanFactory10

public JavaBeanFactory10()
Method Detail

newInstance

public BeanAdapter newInstance()
Description copied from class: BeanAdapterFactory
Create a new BeanAdapter

Specified by:
newInstance in class BeanAdapterFactory
Returns:
the new bean adapter

JBoss XML Binding 2.0.3.GA

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