Uses of Class
org.jboss.axis.deployment.wsdd.WSDDException

Packages that use WSDDException
org.jboss.axis.deployment.wsdd   
 

Uses of WSDDException in org.jboss.axis.deployment.wsdd
 

Subclasses of WSDDException in org.jboss.axis.deployment.wsdd
 class WSDDNonFatalException
           
 

Methods in org.jboss.axis.deployment.wsdd that throw WSDDException
 void WSDDUndeployment.deployTypeMapping(WSDDTypeMapping typeMapping)
           
 void WSDDTargetedChain.setType(String type)
           
 void WSDDTypeMappingContainer.deployTypeMapping(WSDDTypeMapping mapping)
           
protected  void WSDDService.initTMR()
          Initialize a TypeMappingRegistry with the WSDDTypeMappings.
 void WSDDService.validateDescriptors()
          This method can be used for dynamic deployment using new WSDDService() etc.
 void WSDDService.deployTypeMapping(WSDDTypeMapping mapping)
           
 void WSDDDeployment.deployTypeMapping(WSDDTypeMapping typeMapping)
           
 void WSDDGlobalConfiguration.setType(String type)
           
 

Constructors in org.jboss.axis.deployment.wsdd that throw WSDDException
WSDDFaultFlow(Element e)
           
WSDDFault(Element e)
          Construct a WSDDFault from a DOM Element
WSDDTypeMapping(Element e)
           
WSDDBeanMapping(Element e)
           
WSDDUndeployment(Element e)
          Constructor - build an undeployment from a DOM Element.
WSDDTargetedChain(Element e)
           
WSDDTransport(Element e)
           
WSDDElement(Element e)
          Create an element in WSDD that wraps an extant DOM element
WSDDRequestFlow(Element e)
           
WSDDHandler(Element e)
           
WSDDJAXRPCHandlerInfoChain(Element e)
           
WSDDDocument(Document doc)
           
WSDDDocument(Element e)
           
WSDDService(Element e)
           
WSDDJAXRPCHandlerInfo(Element e)
           
WSDDChain(Element e)
           
WSDDOperation(Element e, ServiceDesc parent)
          Constructor from XML
WSDDResponseFlow(Element e)
           
WSDDDeployment(Element e)
          Create an element in WSDD that wraps an extant DOM element
WSDDDeployableItem(Element e)
           
WSDDGlobalConfiguration(Element e)
           
WSDDParameter(Element e, OperationDesc parent)
           
WSDDDocumentation(Element e)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.