站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java Platform, Enterprise Edition v1.3.1 API Specifications

Java 2 Platform EE v1.3: Interface EnterpriseBean - Java Platform, Enterprise Edition v1.3.1 API Specifications


javax.ejb
Interface EnterpriseBean

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
EntityBean, MessageDrivenBean, SessionBean

public interface EnterpriseBean
extends java.io.Serializable

The EnterpriseBean interface must be implemented by every enterprise Bean class. It is a common superinterface for the SessionBean, EntityBean and MessageDrivenBean interfaces.





The CHM file was converted to