| Class | Description | 
|---|---|
| BeanManagedServiceBean | BaseClass for deploying an appmodule service methods as stateful bean session bean with bean managed transaction. | 
| ContainerManagedServiceBean | BaseClass for deploying an appmodule service methods as session bean with container managed transaction. | 
| ContainerManagedServiceBeanBase | BaseClass for deploying an appmodule service methods as session bean with container managed transaction. | 
| ServiceBean | BaseClass for Application Module Service Session Bean. | 
| StatelessContainerManagedServiceBean | BaseClass for deploying an appmodule service methods as stateless session bean with container managed transaction. |