Package org.objectweb.easybeans.deployment.annotations.impl

Implementation of EJB 3.0 container

See:
          Description

Class Summary
JActivationConfigProperty Acts as an implementation of @ActivationConfigProperty annotation.
JAnnotationResource Acts as an implementation of @Resource annotation.
JApplicationException Acts as an implementation of @ApplicationException annotation.
JavaxPersistenceContext This class allow to set informations on javax.persistence.PersistenceContext annotation.
JavaxPersistenceUnit This class allow to set informations on javax.persistence.PersistenceUnit annotation.
JCommonBean Defines common methods used by Session Bean and Message Driven beans.
JEjbEJB Acts as an implementation of @EJB annotation.
JInterceptors List of interceptor classes.
JInterface List of interfaces.
JLocal List of local interfaces.
JMessageDriven Acts as an implementation of @MessageDriven annotation.
JRemote List of remote interfaces.
JRemove Acts as an implementation of @Remove annotation.
JStateful Acts as an implementation of @Stateful annotation.
JStateless Acts as an implementation of @Stateless annotation.
 

Package org.objectweb.easybeans.deployment.annotations.impl Description

Implementation of EJB 3.0 container