Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
7.3. Session Beans
7.3.1. Session Beans Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
Session Beans are Enterprise Beans that encapsulate a set of related business processes or tasks and are injected into the classes that request them. There are three types of session bean: stateless, stateful, and singleton.