aspose file troubles
The moose likes Architect Certification (SCEA) and the fly likes EJB Home interface design pattern The Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Professional Certification » Architect Certification (SCEA)
Reply Bookmark "EJB Home interface design pattern" Watch "EJB Home interface design pattern" New topic
Author

EJB Home interface design pattern

Alka Sharma
Greenhorn

Joined: Sep 02, 2002
Posts: 16
Hi All,
Does EJB home interface uses Factory Pattern Or Abstract Factory Pattern?
In my understanding, it is factory pattern as it hides the creation logic from me and returns me a particular object type and not a family of objects.

Please comment.

TIA,
- Tinu
Santiago Urrizola
Ranch Hand

Joined: Apr 27, 2006
Posts: 172
search all posts there ... try this links

http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=26&t=001025

http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=26&t=001193

http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=26&t=000733

Santiago Urrizola : La Plata - Argentina<br />SCEA (89%-92%)<br /><a href="http://gpitech.wordpress.com/" target="_blank" rel="nofollow">http://gpitech.wordpress.com/</a>
Alka Sharma
Greenhorn

Joined: Sep 02, 2002
Posts: 16
Thanks a lot.
 
jQuery in Action, 2nd edition
 
subject: EJB Home interface design pattern
 
hibernate profiler