EnterpriseBeanpublic interface EnterpriseBean implements SerializableThe EnterpriseBean interface must be implemented by every enterprise Bean
class. It is a common superinterface for the
SessionBean, EntityBean and MessageDrivenBean interfaces. |
(Omit source code)
|