All Packages Class Hierarchy This Package Previous Next Index
Interface javax.ejb.EnterpriseBean
- public interface interface EnterpriseBean
- extends Serializable
The EnterpriseBean interface must be implemented by every enterprise Bean
class. It is a common superinterface for the
SessionBean and EntityBean interfaces.
All Packages Class Hierarchy This Package Previous Next Index