OpMath
A C D E F G H I M N R S T U

E

EJB_CODED_NAME - Static variable in class com.opmath.test.j2ee.client.UniqueIdClient
The name used to refer to the remote UniqueIdGenerator EJB.
EJB_CODED_NAME - Static variable in class com.opmath.test.j2ee.client.ContactClient
The name used to refer to the remote Contact EJB.
EJB_CODED_NAME - Static variable in class com.opmath.test.j2ee.client.ContactBookClient
The name used to refer to the remote Contact EJB.
EJB_CODED_NAME - Static variable in class com.opmath.test.j2ee.client.ContactBookServlet
.
ejbActivate() - Method in class com.opmath.test.j2ee.uid.UniqueIdGeneratorBean
Invoked when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class com.opmath.test.j2ee.contact.ContactBean
Invoked when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate() - Method in class com.opmath.test.j2ee.book.ContactBookBean
Invoked when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbCreate() - Method in class com.opmath.test.j2ee.book.ContactBookBean
Creates a new ContactBook instance.
ejbCreate(ContactPK, ContactVO) - Method in class com.opmath.test.j2ee.contact.ContactBean
Creates a new Contact EJB instance.
ejbCreate(UniqueIdGeneratorPK) - Method in class com.opmath.test.j2ee.uid.UniqueIdGeneratorBean
Creates a new UniqueIdGenerator EJB instance.
ejbLoad() - Method in class com.opmath.test.j2ee.uid.UniqueIdGeneratorBean
The container invokes this method to instruct the instance to synchronize its state by loading its state from the underlying database.
ejbLoad() - Method in class com.opmath.test.j2ee.contact.ContactBean
The container invokes this method to instruct the instance to synchronize its state by loading its state from the underlying database.
ejbPassivate() - Method in class com.opmath.test.j2ee.uid.UniqueIdGeneratorBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class com.opmath.test.j2ee.contact.ContactBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate() - Method in class com.opmath.test.j2ee.book.ContactBookBean
A container invokes this method on an instance before the instance becomes disassociated with a specific session EJB object.
ejbPostCreate(ContactPK, ContactVO) - Method in class com.opmath.test.j2ee.contact.ContactBean
Executed after the create operation has completed.
ejbPostCreate(UniqueIdGeneratorPK) - Method in class com.opmath.test.j2ee.uid.UniqueIdGeneratorBean
Executed after the create operation has completed.
ejbRemove() - Method in class com.opmath.test.j2ee.uid.UniqueIdGeneratorBean
The container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class com.opmath.test.j2ee.contact.ContactBean
The container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove() - Method in class com.opmath.test.j2ee.book.ContactBookBean
The container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbStore() - Method in class com.opmath.test.j2ee.uid.UniqueIdGeneratorBean
The container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore() - Method in class com.opmath.test.j2ee.contact.ContactBean
The container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
equals(Object) - Method in class com.opmath.test.j2ee.uid.UniqueIdGeneratorPK
Returns true iff the given Object is the same class as this instance, and has the same name.
equals(Object) - Method in class com.opmath.test.j2ee.contact.ContactPK
Returns true iff the given Object is the same class as this instance, and has the same id.
equals(Object) - Method in class com.opmath.test.j2ee.contact.ContactVO
Returns true iff the given Object is the same class as this instance, and has the same index.

OpMath
A C D E F G H I M N R S T U
Submit a bug or feature to Open Math
Copyright © 2002 Open Math Company Limited, Brighton, UK