ServiceClass

The ServiceClass object maps 1 to 1 to a "Service Policy" in the Administrative Console for WebSphere Extended Deployment. The ServiceClass contains the user-defined business goals and are used by WebSphere Extended Deployment to assist in the categorization and prioritization of work. Service policy is used to create work related goals for WebSphere Extended Deployment. A ServiceClass has one and only one ServiceClassGoal and zero or more TransactionClass objects.



Attributes Summary
name : StringThe name field is required and is the unique identifier for this ServiceClass.
description : StringThe description field is complementary to the name field and is user defined.
 : ServiceClassGoal  
TransactionClasses : TransactionClass *  

Attribute Details

name    -    The name field is required and is the unique identifier for this ServiceClass. The name defined must be unique among service policies and cannot begin with a . or a space and cannot contain the following characters: ]]> \ / , : ; " * ? < > | = + & % ' #
     data type:  String
     default Value:   unspecified



description    -    The description field is complementary to the name field and is user defined. This field is optional, but it is recommended in environments with multiple administrators that this field is filled out with useful information.
     data type:  String
     default Value:   unspecified



   -     
     data type: ServiceClassGoal



TransactionClasses    -     
     data type: TransactionClass*


Copyright IBM Corp. 1996-2005