WSGWInstance

A Web services gateway allows you to configure specific endpoint listeners and deploy gateway and proxy services to these listeners.



Attributes Summary
name : StringThe name of the gateway instance.
wsdlServiceNamespace : StringThe namespace assigned to this gateway for use in WSDL generation.
description : StringA description of the gateway instance.
proxyService  : WSGWProxyService * All gateway services deployed to this gateway instance.
gatewayService : WSGWGatewayService * All gateway services deployed to this gateway instance.
defaultProxyWSDLLocation : SIBWSWSDLLocationThe URL of the default proxy WSDL description for use with proxy services.
SIBWSEndpointListenerReference : SIBWSEndpointListenerReference * The subset of endpoint listeners in the cell that are available to this gateway instance

Attribute Details

name    -    The name of the gateway instance. Required. The name has to be unique within the WebSphere Platform Messaging bus. Standard restrictions on managed names apply.
     data type:  String
     default Value:   unspecified



wsdlServiceNamespace    -    The namespace assigned to this gateway for use in WSDL generation. Required.
     data type:  String
     default Value:   unspecified



description    -    A description of the gateway instance. Optional.
     data type:  String
     default Value:   unspecified



proxyService    -    All gateway services deployed to this gateway instance. Optional
     data type: WSGWProxyService*



gatewayService    -    All gateway services deployed to this gateway instance. Optional
     data type: WSGWGatewayService*



defaultProxyWSDLLocation    -    The URL of the default proxy WSDL description for use with proxy services. Required.
     data type: SIBWSWSDLLocation



SIBWSEndpointListenerReference    -    The subset of endpoint listeners in the cell that are available to this gateway instance
     data type: SIBWSEndpointListenerReference*


Copyright IBM Corp. 1997-2004