ApplicationProfile

An application profile is a set of policies that are to be applied during the execution of an enterprise bean and a set of tasks that are associated with that profile.



Attributes Summary
name : StringName of the application profile
description : StringDescription of the application profile
tasks : Task * A list of tasks associated with this application profile

Attribute Details

name    -    Name of the application profile
     data type:  String
     default Value:   unspecified



description    -    Description of the application profile
     data type:  String
     default Value:   unspecified



tasks    -    A list of tasks associated with this application profile
     data type: Task*


Copyright IBM Corp. 1997-2004