Package jakarta.ejb
Interface EnterpriseBean
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
EntityBean
,MessageDrivenBean
,SessionBean
The EnterpriseBean interface is a common superinterface for the SessionBean, EntityBean and MessageDrivenBean
interfaces.
- Since:
- EJB 1.0
- See Also: