TransportChannelService
This type is a class for model objects.
Configuration settings for the Channel Framework.
Package: channelservice
Supertype: Service
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary transportChannels : TransportChannel * The set of all transport channels that may be used by this server. This server's chains will be constructed out of these transport channels. The name attribute of each transport channel must be unique. chains : Chain * The set of all transport chains that may be used by this server. The name attribute of each transport chain must be unique. factories : TransportChannelFactory * The set of all factories that are used at runtime to create transport channel instances. There must be only one factory per factory subtype.
Attribute Details
transportChannels - The set of all transport channels that may be used by this server. This server's chains will be constructed out of these transport channels. The name attribute of each transport channel must be unique.
Reference Type: TransportChannel *
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
chains - The set of all transport chains that may be used by this server. The name attribute of each transport chain must be unique.
Reference Type: Chain *
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
factories - The set of all factories that are used at runtime to create transport channel instances. There must be only one factory per factory subtype.
Reference Type: TransportChannelFactory *
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