org.jboss.soa.esb.listeners.config.xbeanmodel
Class ProvidersDocument.Providers.Factory

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.xbeanmodel.ProvidersDocument.Providers.Factory
Enclosing interface:
ProvidersDocument.Providers

public static final class ProvidersDocument.Providers.Factory
extends java.lang.Object

A factory class with static methods for creating instances of this type.


Method Summary
static ProvidersDocument.Providers newInstance()
           
static ProvidersDocument.Providers newInstance(org.apache.xmlbeans.XmlOptions options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static ProvidersDocument.Providers newInstance()

newInstance

public static ProvidersDocument.Providers newInstance(org.apache.xmlbeans.XmlOptions options)