org.apache.ode.bpel.dd
Class TDeployment.Process.MexInterceptors.Factory

java.lang.Object
  extended by org.apache.ode.bpel.dd.TDeployment.Process.MexInterceptors.Factory
Enclosing interface:
TDeployment.Process.MexInterceptors

public static final class TDeployment.Process.MexInterceptors.Factory
extends java.lang.Object

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


Method Summary
static TDeployment.Process.MexInterceptors newInstance()
           
static TDeployment.Process.MexInterceptors 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 TDeployment.Process.MexInterceptors newInstance()

newInstance

public static TDeployment.Process.MexInterceptors newInstance(org.apache.xmlbeans.XmlOptions options)