EJB-JAR属性ファイルとcosminexus.xmlの対応を次に示します。
EJB-JAR属性ファイル | cosminexus.xml | |||||||
---|---|---|---|---|---|---|---|---|
タグ名 | 出現パターン | タグ名 | 出現パターン | |||||
┃ ┃ | - | - | ┗ | <ejb-jar> | 0回以上 | |||
┃ ┃ | - | - | ┣ ┃ | <module-name>※1 | 1回 | |||
┣ ┃ | <security-role> | 0回以上 | ┗ | <security-role> | 0回以上 | |||
┃ ┃ | ┣ ┃ | <description> | 0回以上 | ┃ ┃ | - | - | ||
┃ ┃ | ┣ ┃ | <role-name> | 1回 | ┣ ┃ | <role-name> | 1回 | ||
┃ ┃ | ┗ | <linked-to> | 0または1回 | ┗ | <linked-to>※2 | 1回 | ||
┣ ┃ | <interceptor-binding> | 0回以上 | - | - | ||||
┃ ┃ | ┣ ┃ | <description> | 0回以上 | - | - | |||
┃ ┃ | ┣ ┃ | <ejb-name> | 1回 | - | - | |||
┃ ┃ | ┗ | <interceptor-class> | 0回以上 | - | - | |||
(省略) | - | - | - |