Package org.objectweb.easybeans.container.session.stateful.interceptors

Implementation of EJB 3.0 container

See:
          Description

Class Summary
AbsRemoveInterceptor Defines a method that discard the bean found in the invocation context.
RemoveAlwaysInterceptor This class manages the removal of the stateful session bean.
RemoveOnlyWithoutExceptionInterceptor This class manages the removal of the stateful session bean but only if there was no exception.
 

Package org.objectweb.easybeans.container.session.stateful.interceptors Description

Implementation of EJB 3.0 container