| Attributes Summary | |
| id : String | |
| description : String | |
| displayName : String | |
| smallIcon : String | |
| largeIcon : String | |
| serviceRefName : String | The service-ref-name element declares logical name that the components in the module use to look up the Web service. |
| serviceInterface : String | The service-interface element declares the fully qualified class name of the JAX-RPC Service interface the client depends on. |
| wsdlFile : String | The wsdl-file element contains the URI location of a WSDL file. |
| jaxrpcMappingFile : String | The jaxrpc-mapping-file element contains the name of a file that describes the JAX-RPC mapping between the Java interfaces used by the application and the WSDL description in the wsdl-file. |
| serviceQname : ServiceQname | |
| portComponentRefs : PortComponentRef * | |
| handlers : Handler * | |
| Attribute Details |