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
Provides convenience methods for creating Java beans for elements
in this XML document
- See Also:
-
Field Summary
Fields inherited from class com.sun.xml.rpc.processor.modeler.j2ee.xml.Factory
document, dtdFileName, dtdPublicId, encoding, encodingTag, importedFileHashtable, packageName, xmlFile, xsdFileName, xsdNamespaceURI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateconstructorParameterOrderType(String elementName) Create the Java bean constructorParameterOrderType for the elementcreatedeploymentExtensionType(String elementName) Create the Java bean deploymentExtensionType for the elementcreatedescriptionType(String elementName) Create the Java bean descriptionType for the elementcreatedeweyVersionType(String elementName) Create the Java bean deweyVersionType for the elementcreatedisplayNameType(String elementName) Create the Java bean displayNameType for the elementcreateejbLinkType(String elementName) Create the Java bean ejbLinkType for the elementcreateejbLocalRefType(String elementName) Create the Java bean ejbLocalRefType for the elementcreateejbRefNameType(String elementName) Create the Java bean ejbRefNameType for the elementcreateejbRefType(String elementName) Create the Java bean ejbRefType for the elementcreateejbRefTypeType(String elementName) Create the Java bean ejbRefTypeType for the elementcreateemptyType(String elementName) Create the Java bean emptyType for the elementcreateenvEntryType(String elementName) Create the Java bean envEntryType for the elementcreateenvEntryTypeValuesType(String elementName) Create the Java bean envEntryTypeValuesType for the elementcreateexceptionMappingType(String elementName) Create the Java bean exceptionMappingType for the elementcreateextensibleType(String elementName) Create the Java bean extensibleType for the elementcreatefullyQualifiedClassType(String elementName) Create the Java bean fullyQualifiedClassType for the elementcreategenericBooleanType(String elementName) Create the Java bean genericBooleanType for the elementcreatehomeType(String elementName) Create the Java bean homeType for the elementcreateiconType(String elementName) Create the Java bean iconType for the elementcreatejavaIdentifierType(String elementName) Create the Java bean javaIdentifierType for the elementcreatejavaWsdlMapping(String elementName) Create the Java bean javaWsdlMapping for the elementcreatejavaWsdlMappingType(String elementName) Create the Java bean javaWsdlMappingType for the elementcreatejavaXmlTypeMappingType(String elementName) Create the Java bean javaXmlTypeMappingType for the elementcreatejndiNameType(String elementName) Create the Java bean jndiNameType for the elementcreatelocalHomeType(String elementName) Create the Java bean localHomeType for the elementcreatelocalType(String elementName) Create the Java bean localType for the elementcreatemessageDestinationLinkType(String elementName) Create the Java bean messageDestinationLinkType for the elementcreatemessageDestinationRefType(String elementName) Create the Java bean messageDestinationRefType for the elementcreatemessageDestinationType(String elementName) Create the Java bean messageDestinationType for the elementcreatemessageDestinationTypeType(String elementName) Create the Java bean messageDestinationTypeType for the elementcreatemessageDestinationUsageType(String elementName) Create the Java bean messageDestinationUsageType for the elementcreatemethodParamPartsMappingType(String elementName) Create the Java bean methodParamPartsMappingType for the elementcreatepackageMappingType(String elementName) Create the Java bean packageMappingType for the elementcreateparameterModeType(String elementName) Create the Java bean parameterModeType for the elementcreateparamValueType(String elementName) Create the Java bean paramValueType for the elementcreatepathType(String elementName) Create the Java bean pathType for the elementcreateportComponentRefType(String elementName) Create the Java bean portComponentRefType for the elementcreateportMappingType(String elementName) Create the Java bean portMappingType for the elementcreateqnameScopeType(String elementName) Create the Java bean qnameScopeType for the elementcreateremoteType(String elementName) Create the Java bean remoteType for the elementcreateresAuthType(String elementName) Create the Java bean resAuthType for the elementcreateresourceEnvRefType(String elementName) Create the Java bean resourceEnvRefType for the elementcreateresourceRefType(String elementName) Create the Java bean resourceRefType for the elementcreateresSharingScopeType(String elementName) Create the Java bean resSharingScopeType for the elementcreateroleNameType(String elementName) Create the Java bean roleNameType for the elementcreateRoot(String rootElementname) Create the Java bean javaWsdlMapping for the root elementcreaterunAsType(String elementName) Create the Java bean runAsType for the elementcreatesecurityRoleRefType(String elementName) Create the Java bean securityRoleRefType for the elementcreatesecurityRoleType(String elementName) Create the Java bean securityRoleType for the elementcreateserviceEndpointInterfaceMappingType(String elementName) Create the Java bean serviceEndpointInterfaceMappingType for the elementcreateserviceEndpointMethodMappingType(String elementName) Create the Java bean serviceEndpointMethodMappingType for the elementcreateserviceInterfaceMappingType(String elementName) Create the Java bean serviceInterfaceMappingType for the elementcreateserviceRef_handlerType(String elementName) Create the Java bean serviceRef_handlerType for the elementcreateserviceRefType(String elementName) Create the Java bean serviceRefType for the elementcreatestring(String elementName) Create the Java bean string for the elementcreatetrueFalseType(String elementName) Create the Java bean trueFalseType for the elementcreateurlPatternType(String elementName) Create the Java bean urlPatternType for the elementcreatevariableMappingType(String elementName) Create the Java bean variableMappingType for the elementcreatewarPathType(String elementName) Create the Java bean warPathType for the elementcreatewsdlMessageMappingType(String elementName) Create the Java bean wsdlMessageMappingType for the elementcreatewsdlMessagePartNameType(String elementName) Create the Java bean wsdlMessagePartNameType for the elementcreatewsdlMessageType(String elementName) Create the Java bean wsdlMessageType for the elementcreatewsdlReturnValueMappingType(String elementName) Create the Java bean wsdlReturnValueMappingType for the elementcreatexsdAnyURIType(String elementName) Create the Java bean xsdAnyURIType for the elementcreatexsdBooleanType(String elementName) Create the Java bean xsdBooleanType for the elementcreatexsdIntegerType(String elementName) Create the Java bean xsdIntegerType for the elementcreatexsdNMTOKENType(String elementName) Create the Java bean xsdNMTOKENType for the elementcreatexsdNonNegativeIntegerType(String elementName) Create the Java bean xsdNonNegativeIntegerType for the elementcreatexsdPositiveIntegerType(String elementName) Create the Java bean xsdPositiveIntegerType for the elementcreatexsdQNameType(String elementName) Create the Java bean xsdQNameType for the elementcreatexsdStringType(String elementName) Create the Java bean xsdStringType for the elementloadDocument(String filename) Create the Java bean javaWsdlMapping by loading the XML fileMethods inherited from class com.sun.xml.rpc.processor.modeler.j2ee.xml.Factory
addImportedFileInfo, createAttribute, createDOMElementFromComplexType, createDOMElementFromSimpleType, createRootDOMFromComplexType, createRootDOMFromSimpleType, createText, createXMLElementAndText, getDTDFileName, getEncoding, getEncodingTag, getNamespaceURI, getPackageName, getPublicId, getXMLFilename, getXSDFileName, loadDocument, loadDocument, loadDocument, loadDocument, loadDocument, newInstance, print, save, save, setDTDFileName, setEncoding, setEncodingTag, setNamespaceURI, setPackageName, setPublicId, setXMLFilename, setXSDFileName
-
Constructor Details
-
javaWsdlMappingFactory
public javaWsdlMappingFactory()
-
-
Method Details
-
createRoot
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
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
Create the Java bean portComponentRefType for the element- Parameters:
elementName- The tag for the element- Returns:
- portComponentRefType The Java bean representing this element
-
createserviceRefType
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
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
Create the Java bean deploymentExtensionType for the element- Parameters:
elementName- The tag for the element- Returns:
- deploymentExtensionType The Java bean representing this element
-
createdescriptionType
Create the Java bean descriptionType for the element- Parameters:
elementName- The tag for the element- Returns:
- descriptionType The Java bean representing this element
-
createdeweyVersionType
Create the Java bean deweyVersionType for the element- Parameters:
elementName- The tag for the element- Returns:
- deweyVersionType The Java bean representing this element
-
createdisplayNameType
Create the Java bean displayNameType for the element- Parameters:
elementName- The tag for the element- Returns:
- displayNameType The Java bean representing this element
-
createejbLinkType
Create the Java bean ejbLinkType for the element- Parameters:
elementName- The tag for the element- Returns:
- ejbLinkType The Java bean representing this element
-
createejbLocalRefType
Create the Java bean ejbLocalRefType for the element- Parameters:
elementName- The tag for the element- Returns:
- ejbLocalRefType The Java bean representing this element
-
createejbRefNameType
Create the Java bean ejbRefNameType for the element- Parameters:
elementName- The tag for the element- Returns:
- ejbRefNameType The Java bean representing this element
-
createejbRefTypeType
Create the Java bean ejbRefTypeType for the element- Parameters:
elementName- The tag for the element- Returns:
- ejbRefTypeType The Java bean representing this element
-
createejbRefType
Create the Java bean ejbRefType for the element- Parameters:
elementName- The tag for the element- Returns:
- ejbRefType The Java bean representing this element
-
createemptyType
Create the Java bean emptyType for the element- Parameters:
elementName- The tag for the element- Returns:
- emptyType The Java bean representing this element
-
createenvEntryTypeValuesType
Create the Java bean envEntryTypeValuesType for the element- Parameters:
elementName- The tag for the element- Returns:
- envEntryTypeValuesType The Java bean representing this element
-
createenvEntryType
Create the Java bean envEntryType for the element- Parameters:
elementName- The tag for the element- Returns:
- envEntryType The Java bean representing this element
-
createextensibleType
Create the Java bean extensibleType for the element- Parameters:
elementName- The tag for the element- Returns:
- extensibleType The Java bean representing this element
-
createfullyQualifiedClassType
Create the Java bean fullyQualifiedClassType for the element- Parameters:
elementName- The tag for the element- Returns:
- fullyQualifiedClassType The Java bean representing this element
-
creategenericBooleanType
Create the Java bean genericBooleanType for the element- Parameters:
elementName- The tag for the element- Returns:
- genericBooleanType The Java bean representing this element
-
createhomeType
Create the Java bean homeType for the element- Parameters:
elementName- The tag for the element- Returns:
- homeType The Java bean representing this element
-
createiconType
Create the Java bean iconType for the element- Parameters:
elementName- The tag for the element- Returns:
- iconType The Java bean representing this element
-
createjavaIdentifierType
Create the Java bean javaIdentifierType for the element- Parameters:
elementName- The tag for the element- Returns:
- javaIdentifierType The Java bean representing this element
-
createjndiNameType
Create the Java bean jndiNameType for the element- Parameters:
elementName- The tag for the element- Returns:
- jndiNameType The Java bean representing this element
-
createlocalHomeType
Create the Java bean localHomeType for the element- Parameters:
elementName- The tag for the element- Returns:
- localHomeType The Java bean representing this element
-
createlocalType
Create the Java bean localType for the element- Parameters:
elementName- The tag for the element- Returns:
- localType The Java bean representing this element
-
createmessageDestinationLinkType
Create the Java bean messageDestinationLinkType for the element- Parameters:
elementName- The tag for the element- Returns:
- messageDestinationLinkType The Java bean representing this element
-
createmessageDestinationRefType
Create the Java bean messageDestinationRefType for the element- Parameters:
elementName- The tag for the element- Returns:
- messageDestinationRefType The Java bean representing this element
-
createmessageDestinationTypeType
Create the Java bean messageDestinationTypeType for the element- Parameters:
elementName- The tag for the element- Returns:
- messageDestinationTypeType The Java bean representing this element
-
createmessageDestinationUsageType
Create the Java bean messageDestinationUsageType for the element- Parameters:
elementName- The tag for the element- Returns:
- messageDestinationUsageType The Java bean representing this element
-
createmessageDestinationType
Create the Java bean messageDestinationType for the element- Parameters:
elementName- The tag for the element- Returns:
- messageDestinationType The Java bean representing this element
-
createparamValueType
Create the Java bean paramValueType for the element- Parameters:
elementName- The tag for the element- Returns:
- paramValueType The Java bean representing this element
-
createpathType
Create the Java bean pathType for the element- Parameters:
elementName- The tag for the element- Returns:
- pathType The Java bean representing this element
-
createremoteType
Create the Java bean remoteType for the element- Parameters:
elementName- The tag for the element- Returns:
- remoteType The Java bean representing this element
-
createresAuthType
Create the Java bean resAuthType for the element- Parameters:
elementName- The tag for the element- Returns:
- resAuthType The Java bean representing this element
-
createresSharingScopeType
Create the Java bean resSharingScopeType for the element- Parameters:
elementName- The tag for the element- Returns:
- resSharingScopeType The Java bean representing this element
-
createresourceEnvRefType
Create the Java bean resourceEnvRefType for the element- Parameters:
elementName- The tag for the element- Returns:
- resourceEnvRefType The Java bean representing this element
-
createresourceRefType
Create the Java bean resourceRefType for the element- Parameters:
elementName- The tag for the element- Returns:
- resourceRefType The Java bean representing this element
-
createroleNameType
Create the Java bean roleNameType for the element- Parameters:
elementName- The tag for the element- Returns:
- roleNameType The Java bean representing this element
-
createrunAsType
Create the Java bean runAsType for the element- Parameters:
elementName- The tag for the element- Returns:
- runAsType The Java bean representing this element
-
createsecurityRoleRefType
Create the Java bean securityRoleRefType for the element- Parameters:
elementName- The tag for the element- Returns:
- securityRoleRefType The Java bean representing this element
-
createsecurityRoleType
Create the Java bean securityRoleType for the element- Parameters:
elementName- The tag for the element- Returns:
- securityRoleType The Java bean representing this element
-
createstring
Create the Java bean string for the element- Parameters:
elementName- The tag for the element- Returns:
- string The Java bean representing this element
-
createtrueFalseType
Create the Java bean trueFalseType for the element- Parameters:
elementName- The tag for the element- Returns:
- trueFalseType The Java bean representing this element
-
createurlPatternType
Create the Java bean urlPatternType for the element- Parameters:
elementName- The tag for the element- Returns:
- urlPatternType The Java bean representing this element
-
createwarPathType
Create the Java bean warPathType for the element- Parameters:
elementName- The tag for the element- Returns:
- warPathType The Java bean representing this element
-
createxsdAnyURIType
Create the Java bean xsdAnyURIType for the element- Parameters:
elementName- The tag for the element- Returns:
- xsdAnyURIType The Java bean representing this element
-
createxsdBooleanType
Create the Java bean xsdBooleanType for the element- Parameters:
elementName- The tag for the element- Returns:
- xsdBooleanType The Java bean representing this element
-
createxsdIntegerType
Create the Java bean xsdIntegerType for the element- Parameters:
elementName- The tag for the element- Returns:
- xsdIntegerType The Java bean representing this element
-
createxsdNMTOKENType
Create the Java bean xsdNMTOKENType for the element- Parameters:
elementName- The tag for the element- Returns:
- xsdNMTOKENType The Java bean representing this element
-
createxsdNonNegativeIntegerType
Create the Java bean xsdNonNegativeIntegerType for the element- Parameters:
elementName- The tag for the element- Returns:
- xsdNonNegativeIntegerType The Java bean representing this element
-
createxsdPositiveIntegerType
Create the Java bean xsdPositiveIntegerType for the element- Parameters:
elementName- The tag for the element- Returns:
- xsdPositiveIntegerType The Java bean representing this element
-
createxsdQNameType
Create the Java bean xsdQNameType for the element- Parameters:
elementName- The tag for the element- Returns:
- xsdQNameType The Java bean representing this element
-
createxsdStringType
Create the Java bean xsdStringType for the element- Parameters:
elementName- The tag for the element- Returns:
- xsdStringType The Java bean representing this element
-
createjavaWsdlMapping
Create the Java bean javaWsdlMapping for the element- Parameters:
elementName- The tag for the element- Returns:
- javaWsdlMapping The Java bean representing this element
-
createconstructorParameterOrderType
Create the Java bean constructorParameterOrderType for the element- Parameters:
elementName- The tag for the element- Returns:
- constructorParameterOrderType The Java bean representing this element
-
createexceptionMappingType
Create the Java bean exceptionMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- exceptionMappingType The Java bean representing this element
-
createjavaWsdlMappingType
Create the Java bean javaWsdlMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- javaWsdlMappingType The Java bean representing this element
-
createjavaXmlTypeMappingType
Create the Java bean javaXmlTypeMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- javaXmlTypeMappingType The Java bean representing this element
-
createmethodParamPartsMappingType
Create the Java bean methodParamPartsMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- methodParamPartsMappingType The Java bean representing this element
-
createpackageMappingType
Create the Java bean packageMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- packageMappingType The Java bean representing this element
-
createparameterModeType
Create the Java bean parameterModeType for the element- Parameters:
elementName- The tag for the element- Returns:
- parameterModeType The Java bean representing this element
-
createportMappingType
Create the Java bean portMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- portMappingType The Java bean representing this element
-
createqnameScopeType
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
Create the Java bean serviceEndpointMethodMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- serviceEndpointMethodMappingType The Java bean representing this element
-
createserviceInterfaceMappingType
Create the Java bean serviceInterfaceMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- serviceInterfaceMappingType The Java bean representing this element
-
createvariableMappingType
Create the Java bean variableMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- variableMappingType The Java bean representing this element
-
createwsdlMessageMappingType
Create the Java bean wsdlMessageMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- wsdlMessageMappingType The Java bean representing this element
-
createwsdlMessagePartNameType
Create the Java bean wsdlMessagePartNameType for the element- Parameters:
elementName- The tag for the element- Returns:
- wsdlMessagePartNameType The Java bean representing this element
-
createwsdlMessageType
Create the Java bean wsdlMessageType for the element- Parameters:
elementName- The tag for the element- Returns:
- wsdlMessageType The Java bean representing this element
-
createwsdlReturnValueMappingType
Create the Java bean wsdlReturnValueMappingType for the element- Parameters:
elementName- The tag for the element- Returns:
- wsdlReturnValueMappingType The Java bean representing this element
-