Business process applications and task applications access the appropriate session bean through the home interface of the bean.
The BusinessFlowManagerService interface and the HumanTaskManagerService interface are the common interfaces for the session beans. These interfaces expose the functions that can be called by an application program. The application program can be any Java™ program, including another Enterprise JavaBeans™ (EJB) application.
You can access the generic APIs using either the remote session bean or the local session bean.
Last updated: Tue Feb 21 17:31:27 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)