Class javaWsdlMappingFactory

java.lang.Object
com.sun.xml.rpc.processor.modeler.j2ee.xml.Factory
com.sun.xml.rpc.processor.modeler.j2ee.xml.javaWsdlMappingFactory
All Implemented Interfaces:
Serializable

public class javaWsdlMappingFactory extends Factory
Provides convenience methods for creating Java beans for elements in this XML document
See Also:
  • Constructor Details

    • javaWsdlMappingFactory

      public javaWsdlMappingFactory()
  • Method Details

    • createRoot

      public javaWsdlMapping createRoot(String rootElementname)
      Create the Java bean javaWsdlMapping for the root element
      Parameters:
      rootElementname - The tag for the root element
      Returns:
      javaWsdlMapping The Java bean representing this element
    • loadDocument

      public javaWsdlMapping loadDocument(String filename)
      Create the Java bean javaWsdlMapping by loading the XML file
      Parameters:
      filename - The XML file name
      Returns:
      javaWsdlMapping The Java bean representing the root element
    • createportComponentRefType

      public portComponentRefType createportComponentRefType(String elementName)
      Create the Java bean portComponentRefType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      portComponentRefType The Java bean representing this element
    • createserviceRefType

      public serviceRefType createserviceRefType(String elementName)
      Create the Java bean serviceRefType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      serviceRefType The Java bean representing this element
    • createserviceRef_handlerType

      public serviceRef_handlerType createserviceRef_handlerType(String elementName)
      Create the Java bean serviceRef_handlerType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      serviceRef_handlerType The Java bean representing this element
    • createdeploymentExtensionType

      public deploymentExtensionType createdeploymentExtensionType(String elementName)
      Create the Java bean deploymentExtensionType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      deploymentExtensionType The Java bean representing this element
    • createdescriptionType

      public descriptionType createdescriptionType(String elementName)
      Create the Java bean descriptionType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      descriptionType The Java bean representing this element
    • createdeweyVersionType

      public deweyVersionType createdeweyVersionType(String elementName)
      Create the Java bean deweyVersionType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      deweyVersionType The Java bean representing this element
    • createdisplayNameType

      public displayNameType createdisplayNameType(String elementName)
      Create the Java bean displayNameType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      displayNameType The Java bean representing this element
    • createejbLinkType

      public ejbLinkType createejbLinkType(String elementName)
      Create the Java bean ejbLinkType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      ejbLinkType The Java bean representing this element
    • createejbLocalRefType

      public ejbLocalRefType createejbLocalRefType(String elementName)
      Create the Java bean ejbLocalRefType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      ejbLocalRefType The Java bean representing this element
    • createejbRefNameType

      public ejbRefNameType createejbRefNameType(String elementName)
      Create the Java bean ejbRefNameType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      ejbRefNameType The Java bean representing this element
    • createejbRefTypeType

      public ejbRefTypeType createejbRefTypeType(String elementName)
      Create the Java bean ejbRefTypeType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      ejbRefTypeType The Java bean representing this element
    • createejbRefType

      public ejbRefType createejbRefType(String elementName)
      Create the Java bean ejbRefType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      ejbRefType The Java bean representing this element
    • createemptyType

      public emptyType createemptyType(String elementName)
      Create the Java bean emptyType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      emptyType The Java bean representing this element
    • createenvEntryTypeValuesType

      public envEntryTypeValuesType createenvEntryTypeValuesType(String elementName)
      Create the Java bean envEntryTypeValuesType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      envEntryTypeValuesType The Java bean representing this element
    • createenvEntryType

      public envEntryType createenvEntryType(String elementName)
      Create the Java bean envEntryType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      envEntryType The Java bean representing this element
    • createextensibleType

      public extensibleType createextensibleType(String elementName)
      Create the Java bean extensibleType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      extensibleType The Java bean representing this element
    • createfullyQualifiedClassType

      public fullyQualifiedClassType createfullyQualifiedClassType(String elementName)
      Create the Java bean fullyQualifiedClassType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      fullyQualifiedClassType The Java bean representing this element
    • creategenericBooleanType

      public genericBooleanType creategenericBooleanType(String elementName)
      Create the Java bean genericBooleanType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      genericBooleanType The Java bean representing this element
    • createhomeType

      public homeType createhomeType(String elementName)
      Create the Java bean homeType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      homeType The Java bean representing this element
    • createiconType

      public iconType createiconType(String elementName)
      Create the Java bean iconType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      iconType The Java bean representing this element
    • createjavaIdentifierType

      public javaIdentifierType createjavaIdentifierType(String elementName)
      Create the Java bean javaIdentifierType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      javaIdentifierType The Java bean representing this element
    • createjndiNameType

      public jndiNameType createjndiNameType(String elementName)
      Create the Java bean jndiNameType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      jndiNameType The Java bean representing this element
    • createlocalHomeType

      public localHomeType createlocalHomeType(String elementName)
      Create the Java bean localHomeType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      localHomeType The Java bean representing this element
    • createlocalType

      public localType createlocalType(String elementName)
      Create the Java bean localType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      localType The Java bean representing this element
    • createmessageDestinationLinkType

      public messageDestinationLinkType createmessageDestinationLinkType(String elementName)
      Create the Java bean messageDestinationLinkType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      messageDestinationLinkType The Java bean representing this element
    • createmessageDestinationRefType

      public messageDestinationRefType createmessageDestinationRefType(String elementName)
      Create the Java bean messageDestinationRefType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      messageDestinationRefType The Java bean representing this element
    • createmessageDestinationTypeType

      public messageDestinationTypeType createmessageDestinationTypeType(String elementName)
      Create the Java bean messageDestinationTypeType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      messageDestinationTypeType The Java bean representing this element
    • createmessageDestinationUsageType

      public messageDestinationUsageType createmessageDestinationUsageType(String elementName)
      Create the Java bean messageDestinationUsageType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      messageDestinationUsageType The Java bean representing this element
    • createmessageDestinationType

      public messageDestinationType createmessageDestinationType(String elementName)
      Create the Java bean messageDestinationType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      messageDestinationType The Java bean representing this element
    • createparamValueType

      public paramValueType createparamValueType(String elementName)
      Create the Java bean paramValueType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      paramValueType The Java bean representing this element
    • createpathType

      public pathType createpathType(String elementName)
      Create the Java bean pathType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      pathType The Java bean representing this element
    • createremoteType

      public remoteType createremoteType(String elementName)
      Create the Java bean remoteType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      remoteType The Java bean representing this element
    • createresAuthType

      public resAuthType createresAuthType(String elementName)
      Create the Java bean resAuthType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      resAuthType The Java bean representing this element
    • createresSharingScopeType

      public resSharingScopeType createresSharingScopeType(String elementName)
      Create the Java bean resSharingScopeType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      resSharingScopeType The Java bean representing this element
    • createresourceEnvRefType

      public resourceEnvRefType createresourceEnvRefType(String elementName)
      Create the Java bean resourceEnvRefType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      resourceEnvRefType The Java bean representing this element
    • createresourceRefType

      public resourceRefType createresourceRefType(String elementName)
      Create the Java bean resourceRefType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      resourceRefType The Java bean representing this element
    • createroleNameType

      public roleNameType createroleNameType(String elementName)
      Create the Java bean roleNameType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      roleNameType The Java bean representing this element
    • createrunAsType

      public runAsType createrunAsType(String elementName)
      Create the Java bean runAsType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      runAsType The Java bean representing this element
    • createsecurityRoleRefType

      public securityRoleRefType createsecurityRoleRefType(String elementName)
      Create the Java bean securityRoleRefType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      securityRoleRefType The Java bean representing this element
    • createsecurityRoleType

      public securityRoleType createsecurityRoleType(String elementName)
      Create the Java bean securityRoleType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      securityRoleType The Java bean representing this element
    • createstring

      public string createstring(String elementName)
      Create the Java bean string for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      string The Java bean representing this element
    • createtrueFalseType

      public trueFalseType createtrueFalseType(String elementName)
      Create the Java bean trueFalseType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      trueFalseType The Java bean representing this element
    • createurlPatternType

      public urlPatternType createurlPatternType(String elementName)
      Create the Java bean urlPatternType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      urlPatternType The Java bean representing this element
    • createwarPathType

      public warPathType createwarPathType(String elementName)
      Create the Java bean warPathType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      warPathType The Java bean representing this element
    • createxsdAnyURIType

      public xsdAnyURIType createxsdAnyURIType(String elementName)
      Create the Java bean xsdAnyURIType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      xsdAnyURIType The Java bean representing this element
    • createxsdBooleanType

      public xsdBooleanType createxsdBooleanType(String elementName)
      Create the Java bean xsdBooleanType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      xsdBooleanType The Java bean representing this element
    • createxsdIntegerType

      public xsdIntegerType createxsdIntegerType(String elementName)
      Create the Java bean xsdIntegerType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      xsdIntegerType The Java bean representing this element
    • createxsdNMTOKENType

      public xsdNMTOKENType createxsdNMTOKENType(String elementName)
      Create the Java bean xsdNMTOKENType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      xsdNMTOKENType The Java bean representing this element
    • createxsdNonNegativeIntegerType

      public xsdNonNegativeIntegerType createxsdNonNegativeIntegerType(String elementName)
      Create the Java bean xsdNonNegativeIntegerType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      xsdNonNegativeIntegerType The Java bean representing this element
    • createxsdPositiveIntegerType

      public xsdPositiveIntegerType createxsdPositiveIntegerType(String elementName)
      Create the Java bean xsdPositiveIntegerType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      xsdPositiveIntegerType The Java bean representing this element
    • createxsdQNameType

      public xsdQNameType createxsdQNameType(String elementName)
      Create the Java bean xsdQNameType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      xsdQNameType The Java bean representing this element
    • createxsdStringType

      public xsdStringType createxsdStringType(String elementName)
      Create the Java bean xsdStringType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      xsdStringType The Java bean representing this element
    • createjavaWsdlMapping

      public javaWsdlMapping createjavaWsdlMapping(String elementName)
      Create the Java bean javaWsdlMapping for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      javaWsdlMapping The Java bean representing this element
    • createconstructorParameterOrderType

      public constructorParameterOrderType createconstructorParameterOrderType(String elementName)
      Create the Java bean constructorParameterOrderType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      constructorParameterOrderType The Java bean representing this element
    • createexceptionMappingType

      public exceptionMappingType createexceptionMappingType(String elementName)
      Create the Java bean exceptionMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      exceptionMappingType The Java bean representing this element
    • createjavaWsdlMappingType

      public javaWsdlMappingType createjavaWsdlMappingType(String elementName)
      Create the Java bean javaWsdlMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      javaWsdlMappingType The Java bean representing this element
    • createjavaXmlTypeMappingType

      public javaXmlTypeMappingType createjavaXmlTypeMappingType(String elementName)
      Create the Java bean javaXmlTypeMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      javaXmlTypeMappingType The Java bean representing this element
    • createmethodParamPartsMappingType

      public methodParamPartsMappingType createmethodParamPartsMappingType(String elementName)
      Create the Java bean methodParamPartsMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      methodParamPartsMappingType The Java bean representing this element
    • createpackageMappingType

      public packageMappingType createpackageMappingType(String elementName)
      Create the Java bean packageMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      packageMappingType The Java bean representing this element
    • createparameterModeType

      public parameterModeType createparameterModeType(String elementName)
      Create the Java bean parameterModeType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      parameterModeType The Java bean representing this element
    • createportMappingType

      public portMappingType createportMappingType(String elementName)
      Create the Java bean portMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      portMappingType The Java bean representing this element
    • createqnameScopeType

      public qnameScopeType createqnameScopeType(String elementName)
      Create the Java bean qnameScopeType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      qnameScopeType The Java bean representing this element
    • createserviceEndpointInterfaceMappingType

      public serviceEndpointInterfaceMappingType createserviceEndpointInterfaceMappingType(String elementName)
      Create the Java bean serviceEndpointInterfaceMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      serviceEndpointInterfaceMappingType The Java bean representing this element
    • createserviceEndpointMethodMappingType

      public serviceEndpointMethodMappingType createserviceEndpointMethodMappingType(String elementName)
      Create the Java bean serviceEndpointMethodMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      serviceEndpointMethodMappingType The Java bean representing this element
    • createserviceInterfaceMappingType

      public serviceInterfaceMappingType createserviceInterfaceMappingType(String elementName)
      Create the Java bean serviceInterfaceMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      serviceInterfaceMappingType The Java bean representing this element
    • createvariableMappingType

      public variableMappingType createvariableMappingType(String elementName)
      Create the Java bean variableMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      variableMappingType The Java bean representing this element
    • createwsdlMessageMappingType

      public wsdlMessageMappingType createwsdlMessageMappingType(String elementName)
      Create the Java bean wsdlMessageMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      wsdlMessageMappingType The Java bean representing this element
    • createwsdlMessagePartNameType

      public wsdlMessagePartNameType createwsdlMessagePartNameType(String elementName)
      Create the Java bean wsdlMessagePartNameType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      wsdlMessagePartNameType The Java bean representing this element
    • createwsdlMessageType

      public wsdlMessageType createwsdlMessageType(String elementName)
      Create the Java bean wsdlMessageType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      wsdlMessageType The Java bean representing this element
    • createwsdlReturnValueMappingType

      public wsdlReturnValueMappingType createwsdlReturnValueMappingType(String elementName)
      Create the Java bean wsdlReturnValueMappingType for the element
      Parameters:
      elementName - The tag for the element
      Returns:
      wsdlReturnValueMappingType The Java bean representing this element