SIBWSEndpointListenerReference

This type is a class for model objects.

Contains information about the EndpointListener which this InboundPort is associated with. This class is used internally, it does not appear in any panels; it is stored as a child of the InboundPort and therefore does not need a name. Also see SIBWSEndpointListener in the sibwsepl package.

Package: sibwsinbound

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

Reference attributes having this type:
  SIBWSInboundPort.endpointListenerReference

Collection attributes having this type:
  WSGWInstance.SIBWSEndpointListenerReference



Attributes Summary
nodeName : EString The name of the node where this endpoint listener reference is located. This field is mandatory if the serverName is set, and should not be used if the clusterName is set.
serverName : EString The name of the server where this endpoint listener reference resides. The nodeName is mandatory if this field is set. This field should not be set if clusterName is used.
clusterName : EString The name of the cluster where this endpoint listener reference resides. This field should only be used in a clustered configuration, and should not be used if serverName and nodeName are set.
endpointListenerName : EString The name of the endpoint listener referred to by this endpoint listener reference.
cachedURLRoot : EString The URL root.
cachedWSDLServingHTTPURLRoot : EString The HTTP URL root of the WSDL server.



Attribute Details

nodeName  -  The name of the node where this endpoint listener reference is located. This field is mandatory if the serverName is set, and should not be used if the clusterName is set.
    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

serverName  -  The name of the server where this endpoint listener reference resides. The nodeName is mandatory if this field is set. This field should not be set if clusterName is used.
    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

clusterName  -  The name of the cluster where this endpoint listener reference resides. This field should only be used in a clustered configuration, and should not be used if serverName and nodeName are set.
    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

endpointListenerName  -  The name of the endpoint listener referred to by this endpoint listener reference.
    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

cachedURLRoot  -  The URL root.
    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

cachedWSDLServingHTTPURLRoot  -  The HTTP URL root of the WSDL server.
    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



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