org.jboss.jca.codegenerator
Class ObjectFactory
java.lang.Object
org.jboss.jca.codegenerator.ObjectFactory
public class ObjectFactory
- extends Object
A ObjectFactory.
- Version:
- $Revision: $
- Author:
- Jeff Zhang
|
Constructor Summary |
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectFactory
public ObjectFactory()
- Create a new ObjectFactory that can be used to create new instances of schema derived classes
createDefinition
public Definition createDefinition()
- Create an instance of
Definition
- Returns:
- Definition Definition
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)