This type is a class for model objects.
The port-component element associates a WSDL port with a Web service interface and implementation. It defines the name of the port as a component, optional description, optional display name, optional iconic representations, WSDL port QName, Service Endpoint Interface, Service Implementation Bean.
Package: wsddAttributes Summary | |
portComponentName : EString | The port-component-name element specifies a port component's name. This name is assigned by the module producer to name the service implementation bean in the module's deployment descriptor. The name must be unique among the port component names defined in the same module. |
serviceEndpointInterface : EString | The service-endpoint-interface element contains the fully-qualified name of the port component's Service Endpoint Interface. |
smallIcon : EString | * No description is available * |
largeIcon : EString | * No description is available * |
description : EString | * No description is available * |
displayName : EString | * No description is available * |
wsdlPort : WSDLPort @ | * No description is available * |
serviceImplBean : ServiceImplBean @ | * No description is available * |
handlers : Handler * | * No description is available * |
descriptionType : DescriptionType @ | * No description is available * |
displayNameType : DisplayNameType @ | * No description is available * |
iconType : IconType @ | * No description is available * |
Attribute Details |