J2EE Enterprise Beans(原文)
發表于:2007-07-01來源:作者:點擊數:
標簽:
Enterprise beans are the J2EE components that implement Enterprise
JavaBeans (EJB) technology. Enterprise beans run in the EJB container, a runtime environment within the J2EE server (see Figure 1-5). Although transparent to the application developer, the EJB container provides system-level services such as transactions to its enterprise beans. These services enable you to quickly build and deploy enterprise beans, which form the core of transactional J2EE applications.
原文轉自:http://www.kjueaiud.com