java-tutorials/spring-ejb
gautamshetty f1129ea16b BAEL 717 - Singleton Session Bean (#4104)
* BAEL-717: Singleton EJB Bean

Files for BAEL-717:Singleton EJB Bean.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Changed artifactId value.

* BAEL-717: Singleton EJB Bean.

Added module for Singleton EJB Bean.

* BAEL-717: Singleton EJB Bean. 

Removed Singleton EJB Bean Module.

* BAEL-717: Singleton EJB Bean

Changed the JNDI Lookup name.

* BAEL-717: Singleton EJB Bean. 

Added the "singleton-ejb-bean" module.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717:Singleton EJB Bean.

Corrected Indentation.

* BAEL-717:Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton Session Bean.

Added class for Bean-Managed concurrrency.
Changed class name from CountryStateCacheBean to CountryStateContainerManagedBean.

* BAEL-717: Singleton Session Bean.

Changing the name of the class to CountryStateContainerManagedBean.

* BAEL-717: Singleton Session Bean.

Added method to test Bean-Managed concurrency.

* Get Latest.

* deleting CountryStateBeanManagedBean for new file.

* deleting CountryStateCacheBean for new file.

* deleting CountryStateContainerManagedBean for new file.

* BAEL-717: Singleton Session Bean.

Adding file for Bean with Bean-Managed concurrency.
Changing file name for original file to CountryStateContainerManagedBean with Container-Managed concurrency.

* Deleting file for new checkin.

* BAEL-717: Singleton Session Bean.

Added test case for Bean-Manged concurrency.
Change in JNDI names.

* BAEL-717: Singleton Session Bean.

Changed the assert method parameter order and null check in test cases.

* BAEL-717:Singleton Session Bean

Removed volatile keyword for the variable countryStatesMap. Marking it as final.

* BAEL 717 - Singleton EJB Bean

Added new method setStates().

* BAEL-717: Singleton Session Bean.

Renaming directory singleton-ejb-bean to ejb-beans.

* BAEL-717: Singleton EJB Beans.

Renaming directory name from singleton-ejb-bean to ejb-beans.

* BAEL-717: Singleton Session Bean

Renaming directory singleton-ejb-bean to ejb-beans.
2018-05-20 09:16:46 +01:00
..
ejb-beans BAEL 717 - Singleton Session Bean (#4104) 2018-05-20 09:16:46 +01:00
ejb-remote-for-spring Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00
spring-ejb-client Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00
README.md 1218 README (#3438) 2018-01-17 08:19:08 -06:00
pom.xml BAEL 717 - Singleton Session Bean (#4104) 2018-05-20 09:16:46 +01:00

README.md