SIBWSEndpointListenerReference

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.



Attributes Summary
nodeName : StringThe name of the node where this endpoint listener reference is located.
serverName : StringThe name of the server where this endpoint listener reference resides.
clusterName : StringThe name of the cluster where this endpoint listener reference resides.
endpointListenerName : StringThe name of the endpoint listener referred to by this endpoint listener reference.
cachedURLRoot : StringThe URL root.
cachedWSDLServingHTTPURLRoot : StringThe 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:  String
     default Value:   unspecified



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:  String
     default Value:   unspecified



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:  String
     default Value:   unspecified



endpointListenerName    -    The name of the endpoint listener referred to by this endpoint listener reference.
     data type:  String
     default Value:   unspecified



cachedURLRoot    -    The URL root.
     data type:  String
     default Value:   unspecified



cachedWSDLServingHTTPURLRoot    -    The HTTP URL root of the WSDL server.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004