IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.websphere.ejbcontainer

Interface Summary
DisableFlushBeforeFindMarker interface to indicate that an entity bean that implements it, should not cause other entity bean state to be flushed to the persistent store prior to "custom" finder operations on this bean's home.
DisableEJBStoreForNonDirtyBeansMarker interface to indicate that an entity bean that implements it, should not have its ejbStore() method invoked if the persistent state of the bean has not been modified during the current transaction.
SessionContextExtensionThe SessionContextExtension interface may be used by a Session EJB to invoke WebSphere-specific EJB Container services.
MessageDrivenContextExtensionThe MessageDrivenContextExtension interface may be used by a Message-Driven EJB to invoke WebSphere-specific EJB Container services.
EntityContextExtensionThe EntityContextExtension interface may be used by an Entity EJB to invoke WebSphere-specific EJB Container services.
EJBContextExtensionThe EJBContextExtension interface may be used by an EJB to invoke WebSphere-specific EJB Container services.

Class Summary



IBM WebSphere Application ServerTM
Release 6