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.objectweb.jonas.jtests.beans.ejbql.CustomerHomeRemote
hero.session.UserSessionBean The User Session Bean, is an stateful session bean that provides the user API to get information on Todo list and started activities and to produce events on activities (start, terminate, cancel).<br> This Session Bean is based on Engine Session Bean: a recursive implementation that manage ...org.objectweb.jonas.jtests.beans.ejbql.CustomerBean
org.objectweb.jonas.jtests.beans.ebasic.SimpleEB This is an entity bean with "bean managed persistence". The state of an instance is stored into a relational database. The table must exist. @author Philippe Durieux, Philippe Coq org.jboss.test.exception.EntityExceptionUnitTestCase
org.apache.tapestry.vlib.ejb.impl.OperationsBean Implementation of the {@link org.apache.tapestry.vlib.ejb.IOperations} stateless session bean. <p>Implenents a number of stateless operations for the front end. @version $Id: OperationsBean.java,v 1.7 2004/02/19 17:38:07 hlship Exp $ @author Howard Lewis Ship org.objectweb.jonas.jtests.beans.ejbql.CustomerHomeLocal
org.jboss.test.testbean2.interfaces.AllTypesHome
org.objectweb.jonas.jtests.beans.ejbql.ReservationBean
org.jboss.test.cmp2.commerce.OrderBean
org.objectweb.jonas.jtests.beans.ejbql.AddressBean
org.objectweb.jonas.jtests.beans.relation.family.PeopleEC2 Bean implementation. This is an example of bean with relation between instances of the same bean. Each instance represents a people, the PK is the name, and he may have a mother, a father, and a spouse. @author Philippe Durieux org.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand @author <a HREF="mailto:alex@jboss.org">Alexey Loubyansky</a> @version <tt>$Revision: 1.3.2.2 $</tt> org.objectweb.jonas.jtests.beans.relation.omb.ARemote @author S.Chassande-Barrioz, Helene Joanin, Philippe Durieux org.objectweb.jonas.jtests.beans.relation.pkcomp.BEC2 @author J.Camilleri org.objectweb.jonas.jtests.beans.ejbql.AddressHomeRemote Address EJB's remote home interfaceorg.jboss.test.cmp2.ejbselect.ABean @ejb.bean name="A" type="CMP" cmp-version="2.x" view-type="local" primkey-field="id" @ejb.pk generate="true" @ejb.util generate="physical" @ejb.persistence table-name="TEST_A" @jboss.persistence create-table="true" remove-table="true" @jboss.declared-sql signature="Collection ejbSelectSomeBsDec ...org.jboss.test.cmp2.commerce.OrderHome
org.objectweb.jonas.jtests.clients.exception.A_CatcherEntity
test.ejb.CustomerCMP CMP layer for Customer. @xdoclet-generated at 16-04-05 @copyright The XDoclet Team @author XDoclet @version 1.2.3 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 ...org.jboss.test.cmp2.commerce.ProductHome
org.objectweb.jonas.jtests.beans.ejbql.CreditCardHomeLocal CreditCard EJB's local home interfaceorg.jboss.test.bench.interfaces.SimpleEntityHome
example.cmp.many2one.HouseHome Remote interface for the house home. | Popular Tags |