All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface javax.ejb.EnterpriseBean

public interface interface EnterpriseBean
extends Serializable
The EnterpriseBean interface is an interface that every enterprise bean class must implement. It is a common superinterface for the SessionBean and EntityBean interfaces.



All Packages  Class Hierarchy  This Package  Previous  Next  Index