org.objectweb.jonas_ejb.deployment.api.CommonMethodDesc Class Reference

Inherited by org.objectweb.jonas_ejb.deployment.api.ExcludeListDesc, and org.objectweb.jonas_ejb.deployment.api.MethodPermissionDesc.

Inheritance diagram for org.objectweb.jonas_ejb.deployment.api.CommonMethodDesc:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CommonMethodDesc (List list)
PermissionCollection getEJBMethodPermissions ()

Protected Member Functions

void generateEJBMethodPermissions (List methodList)

Detailed Description

Defines a ExcludeListDesc class for the management of EJBMEthodPermissions in JACC
Author:
Florent Benoit : Initial developer

Definition at line 42 of file CommonMethodDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.api.CommonMethodDesc.CommonMethodDesc List  list  ) 
 

Constructor for CommonMethodDesc

Parameters:
list given methods

Definition at line 54 of file CommonMethodDesc.java.


Member Function Documentation

void org.objectweb.jonas_ejb.deployment.api.CommonMethodDesc.generateEJBMethodPermissions List  methodList  )  [protected]
 

Build all ejbMethodPermissions for the given methods

Parameters:
methodList given methods

Definition at line 64 of file CommonMethodDesc.java.

References org.objectweb.jonas_ejb.deployment.xml.Method.getEjbName(), org.objectweb.jonas_ejb.deployment.xml.Method.getMethodIntf(), org.objectweb.jonas_ejb.deployment.xml.Method.getMethodName(), org.objectweb.jonas_ejb.deployment.xml.MethodParams.getMethodParamList(), and org.objectweb.jonas_ejb.deployment.xml.Method.getMethodParams().

Here is the call graph for this function:

PermissionCollection org.objectweb.jonas_ejb.deployment.api.CommonMethodDesc.getEJBMethodPermissions  ) 
 

Gets EJBMethod permissions

Returns:
the EJBMethodPermissions

Definition at line 100 of file CommonMethodDesc.java.

Referenced by org.objectweb.jonas_ejb.container.PermissionManager.translateEjbExcludeList(), and org.objectweb.jonas_ejb.container.PermissionManager.translateEjbMethodPermission().


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:11:06 2005 for JOnAS by  doxygen 1.3.9.1