ApplicationServerMapping
This type is a class for model objects.
@since 7.0.0
A custom advisor mapping for a WebSphere Application server cluster member or a stand-alone application server.
Package: proxy
Supertype: CustomAdvisorMapping
Known subtypes:
ApplicationServerClusterMapping
StandAloneApplicationServerMapping
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary |
cellName : EString |
@since 7.0.0
The cell name that the application server endpoint is located in.
|
applicationName : EString |
@since 7.0.0
The applicationName this advisor should advise.
|
transportChain : EString |
@since 7.0.0
This name of the transport the specific transport channel chain the custom advisor will use to send the request to the server.
|
cellName - @since 7.0.0
The cell name that the application server endpoint is located in.
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
applicationName - @since 7.0.0
The applicationName this advisor should advise.
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
transportChain - @since 7.0.0
This name of the transport the specific transport channel chain the custom advisor will use to send the request to the server.
Data Type: EString
Default value: WCInboundDefault
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