blob: 2554fd8e67699e3ee1744fd54847a2fe2aa747da [file] [log] [blame]
Title: EJB Glossary
- *JPA* - javax.persistence API
- *component interface* - refers to the legacy interfaces that extend
either javax.ejb.EJBObject or javax.ejb.EJBLocalObject
- *business interface* - refers to the new style of local or remote
interfaces that does not extend either javax.ejb.EJBObject or
javax.ejb.EJBLocalObject