3.9.8 /glassfish-ejb-jar/enterprise-beans/ejb
EJB-JARに含まれるEnterprise Beanのための、実行時の設定を指定するための要素です。
説明
このEJB-JARに含まれるEnterprise Beanの、実行時の設定をするための要素です。子要素として指定できる要素は、個々のEnterprise Bean種別に、次のようになります。
-
すべてのタイプの Bean
ejb-name、ejb-ref、resource-ref、resource-env-ref、ior-security-config、jndi-name、message-destination-ref、service-ref
-
Stateless Session Bean
bean-pool、webservice-endpoint
-
Stateful Session Bean
webservice-endpoint
-
Entity Bean
commit-option、bean-pool
-
Message-driven Bean
mdb-resource-adapter、mdb-connection-factory、jms-durable-subscription-name、jms-max-messages-load、bean-pool
出現パターン
0回以上