ForeignServer

This type is a class for model objects.

Configuration for foreign (non-was) middleware servers. The foreign server is made up of an arbitrary configuration defined by descriptive property groups.

Package: foreignservers
Supertype: ServerComponent

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



Attributes Summary
overrideType : EBoolean Specifies whether the configuration found on the type for the foreign server should be overrided by the configuration found on the server. This will primarily be used for commands that may be overriden on the server.
configuration : DescriptivePropertyGroup @ * No description is available *
version : DiscoverableDescriptiveProperty @ * No description is available *



Attribute Details

overrideType  -  Specifies whether the configuration found on the type for the foreign server should be overrided by the configuration found on the server. This will primarily be used for commands that may be overriden on the server.
    Data Type: EBoolean
    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

configuration  -  * No description is available *
    Reference Type: DescriptivePropertyGroup @
    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

version  -  * No description is available *
    Reference Type: DiscoverableDescriptiveProperty @
    Containment:  true
    Container:  false
    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