EJBModuleProfile

An EJB Module Profile contains Applied Access Intent settings for EJB methods.



Attributes Summary
name : StringName of the EJB method application profile extensions
description : StringDescription of the EJB method application profile extensions
appliedAccessIntents : AppliedAccessIntent * A list of the base applied access intents associated with this profile
tasks : Task * A list of tasks associated with this EJB module-scoped application profile

Attribute Details

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



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



appliedAccessIntents    -    A list of the base applied access intents associated with this profile
     data type: AppliedAccessIntent*



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


Copyright IBM Corp. 1997-2004