| Author |
Annotations versus Adapter Pattern
|
Khaled Mahmoud
Ranch Hand
Joined: Jul 15, 2006
Posts: 360
|
|
|
Why did the EJB designers chose to implement the annotations solution for the callback methods of the bean classes and chose it over other solutions, like the adapter pattern. For example the bean class can extend a CallBackAdapter class which providers default implementation for all methods and then i only override the methods I want to make use of.
|
SCJP, SCJD,SCWCD,SCDJWS,SCEA 5 MCP-C#, MCP-ASP.NET - http://www.khaledinho.com/
Life is the biggest school
|
 |
 |
|
|
subject: Annotations versus Adapter Pattern
|
|
|