|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSessionBean | |
---|---|
org.springframework.ejb.support | Base classes to make implementing EJB 2.x beans simpler and less error-prone, as well as guaranteeing a Spring BeanFactory is available to such EJBs. |
Uses of AbstractSessionBean in org.springframework.ejb.support |
---|
Subclasses of AbstractSessionBean in org.springframework.ejb.support | |
---|---|
class |
AbstractStatefulSessionBean
Convenient base class for EJB 2.x stateful session beans (SFSBs). |
class |
AbstractStatelessSessionBean
Convenient base class for EJB 2.x stateless session beans (SLSBs), minimizing the work involved in implementing an SLSB and preventing common errors. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |