JMSServer


This type is a class for model objects.

The WebSphere JMS Provider function on a node within the WebSphere Application Server administration domain is served by the JMS Server on that node. To view or change the configuration properties of the selected JMS server.

Package: messagingserver
Supertype: ServerComponent

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



Attributes Summary
description : EString The description of this JMS Server.
numThreads : EInt Number of Pub/Sub engine threads Default=1 Min=1, Max=MAXINT.
queueNames : EString The names of the Queues hosted by this JMS Server.
securityPort : EndPoint @ Specifies the security port for the JMS server.



Attribute Details

description  -  The description of this JMS Server.
    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

numThreads  -  Number of Pub/Sub engine threads Default=1 Min=1, Max=MAXINT.
    Data Type: EInt
    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

queueNames  -  The names of the Queues hosted by this JMS Server.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

securityPort  -  Specifies the security port for the JMS server.
    Reference Type: EndPoint @
    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



(C) COPYRIGHT International Business Machines Corp. 1996-2006