org.jboss.soa.esb.listeners.config.xbeanmodel101
Class JbrProviderDocument.JbrProvider.Protocol.Factory

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.xbeanmodel101.JbrProviderDocument.JbrProvider.Protocol.Factory
Enclosing interface:
JbrProviderDocument.JbrProvider.Protocol

public static final class JbrProviderDocument.JbrProvider.Protocol.Factory
extends java.lang.Object

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


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

Method Detail

newValue

public static JbrProviderDocument.JbrProvider.Protocol newValue(java.lang.Object obj)

newInstance

public static JbrProviderDocument.JbrProvider.Protocol newInstance()

newInstance

public static JbrProviderDocument.JbrProvider.Protocol newInstance(org.apache.xmlbeans.XmlOptions options)