Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStatefulSessionBean
Deprecated.
as of Spring 3.2, in favor of implementing EJBs in EJB 3 style
|
class |
AbstractStatelessSessionBean
Deprecated.
as of Spring 3.2, in favor of implementing EJBs in EJB 3 style
|
Copyright © 2015. All rights reserved.