org.apache.axis.deployment.wsdd
Class WSDDFaultFlow

java.lang.Object
  |
  +--org.apache.axis.deployment.wsdd.WSDDElement
        |
        +--org.apache.axis.deployment.wsdd.WSDDDeployableItem
              |
              +--org.apache.axis.deployment.wsdd.WSDDFlow
                    |
                    +--org.apache.axis.deployment.wsdd.WSDDFaultFlow
All Implemented Interfaces:
java.io.Serializable

public class WSDDFaultFlow
extends WSDDFlow

See Also:
Serialized Form

Fields inherited from class org.apache.axis.deployment.wsdd.WSDDElement
children, element
 
Constructor Summary
WSDDFaultFlow(org.w3c.dom.Element e)
           
 
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDFlow
getHandler, getHandlers, getType, newInstance
 
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDDeployableItem
getName, getParameter, getParameters, getParametersTable, getQName
 
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDElement
getElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDDFaultFlow

public WSDDFaultFlow(org.w3c.dom.Element e)
              throws WSDDException


Copyright © 2001 Apache XML Project. All Rights Reserved.