Package org.objectweb.easybeans.component.api

Implementation of EJB 3.0 container API

See:
          Description

Interface Summary
EZBComponent Defines the interface that a component needs to implement.
EZBWrappedComponent Allow to wrap an instance of a component (not implementing any EasyBeans API) into a component.
 

Exception Summary
EZBComponentException Component exception if the component has some errors.
 

Package org.objectweb.easybeans.component.api Description

Implementation of EJB 3.0 container API