TransactionClass

This type is a class for model objects.

The TransactionClass object is how the "work" is associated to the "goal" for a ServiceClass. The combination of a service policy with associated transaction classes allows the On Demand Router to assess all work in the queue at any given point in time, and make decisions based upon the attributes in the service policy. The TransactionClass contains zero or more TransactionClassModules, which are comprised of URIs. These URIs are the workload that is monitored and routed by WebSphere Extended Deployment. A transaction class can belong to one, and only one service class.

Package: servicepolicy

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

Collection attributes having this type:
  ServiceClass.TransactionClasses



Attributes Summary
name : EString The name field is required and is a user defined field. The name defined must be unique among transaction classes and cannot begin with a . or a space and cannot contain the following characters: # \ / , : ; " * ? < > | = + & % '
description : EString The description field is optional.
TransactionClassModules : TransactionClassModule * * No description is available *



Attribute Details

name  -  The name field is required and is a user defined field. The name defined must be unique among transaction classes and cannot begin with a . or a space and cannot contain the following characters: # \ / , : ; " * ? < > | = + & % '
    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

description  -  The description field is optional.
    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

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