WSGWInstance

This type is a class for model objects.

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

Package: wsgw

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
name : EString 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.
wsdlServiceNamespace : EString The namespace assigned to this gateway for use in WSDL generation. Required.
description : EString A description of the gateway instance. Optional.
proxyService : WSGWProxyService * All gateway services deployed to this gateway instance. Optional
gatewayService : WSGWGatewayService * All gateway services deployed to this gateway instance. Optional
defaultProxyWSDLLocation : SIBWSWSDLLocation @ The URL of the default proxy WSDL description for use with proxy services. Required.
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: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

wsdlServiceNamespace  -  The namespace assigned to this gateway for use in WSDL generation. Required.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  A description of the gateway instance. Optional.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

proxyService  -  All gateway services deployed to this gateway instance. Optional
    Reference Type: WSGWProxyService *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

gatewayService  -  All gateway services deployed to this gateway instance. Optional
    Reference Type: WSGWGatewayService *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

defaultProxyWSDLLocation  -  The URL of the default proxy WSDL description for use with proxy services. Required.
    Reference Type: SIBWSWSDLLocation @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

SIBWSEndpointListenerReference  -  The subset of endpoint listeners in the cell that are available to this gateway instance
    Reference Type: SIBWSEndpointListenerReference *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006