hero.session.ProjectSessionBean Project Session Bean is an stateful session bean that provides the interface for workflow process definition. By means of this API we can create workflow processes, project activities, transitions between activities , users and roles, properties, hooks, external agents...<br><br> A B ...
org.jboss.management.mejb.ManagementBean Management Session Bean to enable the client to manage the server its is deployed on. This is the implementation of the JSR-77 specification MEJB. @author <a HREF="mailto:marc.fleury@jboss.org">Marc Fleury</a> @author <a HREF="mailto:andreas@jboss.org">Andreas Schaefer</a> ...
org.jboss.test.banknew.ejb.BankSessionBean The Session bean represents a bank's business interface. @author Andreas Schaefer @version $Revision: 1.1 $ @ejb:bean name="bank/BankSession" display-name="Bank Session" type="Stateless" view-type="remote" jndi-name="ejb/bank/BankSession" @ejb:interface extends="javax.ejb.EJBObject" @ejb:home ...
com.opensymphony.workflow.ejb.EJBWorkflow EJB based workflow class. This class acts as a wrapper around a workflow session bean. @author plightbo @version $Revision: 1.12 $