Skip to content

Instantly share code, notes, and snippets.

@jayanath
Created July 30, 2012 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jayanath/3209998 to your computer and use it in GitHub Desktop.
Save jayanath/3209998 to your computer and use it in GitHub Desktop.
Results
[java] ***Setter Injection: Service name to internet service instance
[java] ***Setter Injection: Service name to food service instance.
[java] ***Setter Injection: Service name to laundry service instance
[java] ***Setter Injection: Service name to telephone service instance
[java] ***Constructor Injection: Room type into the room instance
[java] ***Setter Injection: List of services in to the room instance
[java] Created the ApplicationContext based on the appconfig.xml file
[java] Got the Room instance
[java] Room Type : Monte Carlo
[java] The room charge is 63.19 with the following services :
[java] Breakfast and Dinner delivered to the room
[java] Verizon FiOS Internet
[java] Rapid dry cleaning
[java] Local long distance and international calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment