이 콘텐츠는 선택한 언어로 제공되지 않습니다.
7.3. Session Beans
7.3.1. Session Beans 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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.