-
公开(公告)号:US07086065B1
公开(公告)日:2006-08-01
申请号:US09620102
申请日:2000-07-20
IPC分类号: G06F15/163
CPC分类号: G06F9/54 , G06F8/24 , G06F8/36 , G06F9/466 , G06F2209/542 , G06Q20/108
摘要: The disclosure is directed to a new software component, an enterprise application server component such as an enterprise bean, called a “functional bean,” which models a business method, and accords transactional persistence. The functional bean can be developed as a derived object from an enterprise bean class, and can call other beans to execute a transaction.A client initiates a transaction by requesting a container using an EJBObject of an appropriate functional bean type. A Service Manager bean handles an appropriate instance of a functional bean. After the Service Manager creates and returns the requested handle to the client, the client thereafter can access the functional bean directly. In this way, transactional awareness to the client is achieved.In a second embodiment, the Service Manager is implemented as a stateless session bean, and other functional beans are implemented as entity beans.
摘要翻译: 该公开涉及一种新的软件组件,诸如企业bean的企业应用服务器组件,称为“功能bean”,其为业务方法建模,并符合事务持久性。 功能性bean可以从企业bean类开发为派生对象,并可以调用其他bean来执行事务。 客户端通过使用适当的功能bean类型的EJBObject请求容器来启动事务。 服务管理器bean处理函数bean的适当实例。 在服务管理器创建并返回请求的句柄给客户端之后,客户端可以直接访问功能bean。 这样就可以实现对客户的交易意识。 在第二实施例中,服务管理器被实现为无状态会话bean,并且其他功能bean被实现为实体bean。