Server


This type is a class for model objects.

A property on the Server model that identifies the Context name for a model context. This is to support the concept of configuration value inheritance such that if the config value is not set in the Server context, the runtime will consult the model identified in the modelId property (if any) for the setting.

Package: process
Supertype: ServiceContext

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

Reference attributes having this type:
  Component.server



Attributes Summary
clusterName : EString Specify the cluster name if the server is part of a cluster.
modelId : EString * No description is available *
shortName : EString @for zOS only
uniqueId : EString @for zOS only
developmentMode : EBoolean * No description is available *
parallelStartEnabled : EBoolean * No description is available *
changeUserAfterStartup : EString @since 7.0.0 User, if specified, to switch to once the initial ports (below 1024) have been opened.
changeGroupAfterStartup : EString @since 7.0.0 Group, if specified, to switch to once the initial ports (below 1024) have been opened.
provisionComponents : EBoolean @since 7.0.0 Dynamically activate runtime components on this server based on server configuration and deployed applications.
errorStreamRedirect : StreamRedirect @ Stream redirection settings for System.err
outputStreamRedirect : StreamRedirect @ Stream redirection settings for System.out
customServices : CustomService * A collection of plug-in service definitions.
components : Component * * No description is available *
processDefinition : ProcessDef @ Process execution settings for this server.
serverInstance : ServerInstance @ * No description is available *
processDefinitions : ProcessDef * * No description is available *



Attribute Details

clusterName  -  Specify the cluster name if the server is part of a cluster.
    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

modelId  -  * No description is available *
    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

shortName  -  @for zOS only
    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

uniqueId  -  @for zOS only
    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

developmentMode  -  * No description is available *
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

parallelStartEnabled  -  * No description is available *
    Data Type: EBoolean
    Default value:  true
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

changeUserAfterStartup  -  @since 7.0.0 User, if specified, to switch to once the initial ports (below 1024) have been opened.
    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

changeGroupAfterStartup  -  @since 7.0.0 Group, if specified, to switch to once the initial ports (below 1024) have been opened.
    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

provisionComponents  -  @since 7.0.0 Dynamically activate runtime components on this server based on server configuration and deployed applications.
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

errorStreamRedirect  -  Stream redirection settings for System.err
    Reference Type: StreamRedirect @
    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

outputStreamRedirect  -  Stream redirection settings for System.out
    Reference Type: StreamRedirect @
    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

customServices  -  A collection of plug-in service definitions.
    Reference Type: CustomService *
    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

components  -  * No description is available *
    Reference Type: Component *
    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
    Opposite: Component.server

processDefinition  -  Process execution settings for this server.
    Reference Type: ProcessDef @
    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

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

processDefinitions  -  * No description is available *
    Reference Type: ProcessDef *
    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